Hello, here is my error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home3/*/www/modules/mysql_worker.php on line 9
Here is file mysql_worker.php http://pastie.org/697284
up vote
1
down vote
favorite
|
Hello, here is my error:
Here is file mysql_worker.php http://pastie.org/697284
|
||||
|
up vote
7
down vote
accepted
|
You are using PHP5 code on a PHP4 system. Consider upgrading to PHP5. PHP4 is outdated. |
||||||||||
|