PHP Script Problems

coolcat50

New Member
Messages
12
Reaction score
0
Points
0
I am having alot of problems with my PHP scripts for my game. I constantly get syntax errors and when I fix it another and another comes up. Could someone please look at the scripts and tell me whats wrong.

Register Script
Login Script
Stats Script

Username:coolcat50

Package:Ad-Enhanced Corporate
 

flinx

New Member
Messages
68
Reaction score
0
Points
0
That's what programming is all about. Debugging and fixing the errors. If you are able to fix the syntax errors, then all you need is a little patience. Sooner or later the errors will come to an end.

If you encounter a problem you can't solve, post the error you get here. Asking ppl to study your script trying to find unknown errors maybe is a bit too much :cool:
 
Last edited:

lionheart8

New Member
Messages
177
Reaction score
0
Points
0
Did you upgrade your php version to intermediate or advanced?
Some php related problems could be associated with some limitations a php version like the basic one has.
 
Top