I'm trying to run a PHP script written by someone else to set up a mysql database on my webspace. When I navigate to the install.php file I get this error:
Parse error: syntax error, unexpected T_VARIABLE in /home/ipodally/public_html/secret/attributes.php on line 31
I am wondering if I am...