Hi, i'm new to php, and i'm trying to create a universal high score system in php. I have the basic framework done, and now i'm working on getting the installer to work. However when i run the installer file i created i get this error:
Parse error: parse error, unexpected $ in /fpgs/fpgshttpd/myhighscoreboard/install.php on line 29
Heres the code i wrote for the installer:
removed
I can't seem to find the extra $ php is refering to. Can anyone please help me?