So here I am, writing up a nifty little geek test. It has two pages; geekinput.php, and geekoutput.php. Geekinput appears to work just fine, but when I hit the send button and open up geekoutput, I get the following error:
Parse error: parse error, unexpected $ in /home/patthegr/public_html/geekoutput.php on line 117
However, the entire text of line 117 (I'm not wrong about this) is as follows:
</html>
I am so confused. It's an unexpected unexpected parse error! I have no idea why or how this is happening. Please help! Thanks!
Parse error: parse error, unexpected $ in /home/patthegr/public_html/geekoutput.php on line 117
However, the entire text of line 117 (I'm not wrong about this) is as follows:
</html>
I am so confused. It's an unexpected unexpected parse error! I have no idea why or how this is happening. Please help! Thanks!
