Search found 4 matches
- Thu Jun 09, 2011 6:27 am
- Forum: Older Browser MMO Videos
- Topic: must be cursed
- Replies: -1
- Views: 2007
must be cursed
I'm still having errors with the code from vid 3b i even copied the source code directly from the file that came with the tutorial download. these are the error I am getting now. Dont understand how or why since i simply copy and pasted the code directly from the source code. any input would be grea...
- Thu Jun 09, 2011 5:32 am
- Forum: Older Browser MMO Videos
- Topic: Errors
- Replies: -1
- Views: 510
Re: Errors
That worked thank you!
- Thu Jun 09, 2011 5:27 am
- Forum: Older Browser MMO Videos
- Topic: More errors
- Replies: -1
- Views: 528
More errors
Once again I'm having errors with the code. I just finished vid 3b and this is the error i got ( ! ) Parse error: syntax error, unexpected ')' in E:\wamp\www\Tutorial\reguser.php on line 22 This is my code for that section $isplayer="SELECT * from players where name='$player'"); $isplayer2...
- Thu Jun 09, 2011 3:04 am
- Forum: Older Browser MMO Videos
- Topic: Errors
- Replies: -1
- Views: 510
Errors
Hello I just started with the tutorials currently on vid 2 and am already having problems. I followed the vid exactly and for some reason I keep getting errors. This is one of the errors I keep getting ( ! ) Parse error: syntax error, unexpected T_STRING in E:\wamp\www\Tutorial\test.php on line 5 no...