Search found 4 matches
- Thu Oct 07, 2010 6:09 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1094271
Re: Video#5
can you write down the code of authenticate.php because i got problems with (), {} and [] because i dont see them in 720p ( the best graphic)
- Thu Oct 07, 2010 5:36 pm
- Forum: Older Browser MMO Videos
- Topic: Something missing/wrong?
- Replies: -1
- Views: 1569
Re: Something missing/wrong?
i test it but it doesn't work can you send me the code of the authenticate.php? or just type into the forum or send me in an email ( bbcelicw aht gmail doht com) but pls help!! Mod Edit: Good idea to not write your email address literally, lest you love spam ;) Those spiders are crawling 24/7/365 -J...
- Thu Oct 07, 2010 4:49 pm
- Forum: Older Browser MMO Videos
- Topic: Something missing/wrong?
- Replies: -1
- Views: 1569
- Fri Oct 01, 2010 1:31 pm
- Forum: Older Browser MMO Videos
- Topic: Something missing/wrong?
- Replies: -1
- Views: 1569
Re: Something missing/wrong?
I need help beacuse i write down da video 5: <?php include_once 'connect.php'; session_start(); if (isset($_POST['submit'])) ( $player=$_POST('player'); $password=$_POST('password'); $player=strip_tags($player); $password=strip_tags($password); $password=md5($password); $query = "select name, p...