PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have this snippet of code in my script and when i run the script. it says :"Parse error: parse error, unexpected T_VARIABLE, expecting '(' in /var/www/signup/index.php on line 27" and im pretty sure that i do not need a "(" in there.
a94060 wrote:I have this snippet of code in my script and when i run the script. it says :"Parse error: parse error, unexpected T_VARIABLE, expecting '(' in /var/www/signup/index.php on line 27" and im pretty sure that i do not need a "(" in there.