hey jack, i used you code and that error has gone away, but now it always says i havent got enough gold for that purchase, no matter how much gold
i have? could you send me your entire buyitem.php please :S
Thanks
Search found 9 matches
- Sun May 06, 2012 8:09 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #10
- Replies: 21
- Views: 9252
- Sun May 06, 2012 5:26 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #10
- Replies: 21
- Views: 9252
Re: Video#10
The code link isnt working anymore :S, wont work on video 11 either, havent checked the ones after that, but im having a problem with my buyitem.php this is the code: <?php include_once 'connect.php'; session_start(); ///new for video 8///////////// include_once 'logo.php'; ?> <link href="style...
- Sun May 06, 2012 12:58 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083364
Re: Video#5
i restarted the whole project again, im up to this part at the end, can somebody send me their whole authenticate.php code please?, mines coming up with this error Parse error: syntax error, unexpected ';' in C:\wamp\www\game\authenticate.php on line 7 heres my code if you want to check <?php includ...
- Sun May 06, 2012 12:53 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083364
- Sun May 06, 2012 8:33 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083364
Re: Video#5
thanks i fixed that problem, now im getting a different error, this is when im logged in and try to attack: Parse error: syntax error, unexpected ')' in C:\wamp\www\tutorial\attack.php on line 7 my attack code is: <?php include 'connect.php'; session_start(); if (isset($_SESSION['player'])) ( $playe...
- Sat May 05, 2012 3:44 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083364
- Sat May 05, 2012 3:34 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083364
Re: Video#5
see now, im not sure what i did but that problems fixed, when i try to log into my account and click continue im getting this message Parse error: syntax error, unexpected ';' in C:\wamp\www\tutorial\battle.php on line 7 my battle.php is <?php include_once 'connect.php'; session_start(); if (isset($...
- Sat May 05, 2012 2:11 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083364
Re: Video#5
I keep getting this error when i try to test the authenticate.php
Parse error: syntax error, unexpected ';' in C:\wamp\www\tutorial\authenticate.php on line 7
please send me yours :S i dont know what ive done wrong
Parse error: syntax error, unexpected ';' in C:\wamp\www\tutorial\authenticate.php on line 7
please send me yours :S i dont know what ive done wrong

- Sat May 05, 2012 2:09 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083364