parse error on line 12 - using fwrite to replace XML file
Posted: Tue Feb 01, 2005 12:09 pm
Hi guys/gals,
I am using Flash/PHP/XML to set up a dynamic scoreboard system. The .swf grabs data from the XML file. There is an admin .swf that the user at the game changes and submits to PHP. The problem I am having is in the PHP. I get:
Parse error: parse error in updatescore.php on line 12
edited:
I'm just kind of dumb anyway because I never had Register Globals set to ON within my test server and nothing worked. Now it's ALL good. Thanks for the escape tip.
I am using Flash/PHP/XML to set up a dynamic scoreboard system. The .swf grabs data from the XML file. There is an admin .swf that the user at the game changes and submits to PHP. The problem I am having is in the PHP. I get:
Parse error: parse error in updatescore.php on line 12
edited:
I'm just kind of dumb anyway because I never had Register Globals set to ON within my test server and nothing worked. Now it's ALL good. Thanks for the escape tip.