I'm installing php and received the following error message when trying to test some code on localhost.
I've played around with the code but nothing seems to work.
Here is the code:
<?php phpinfo();" >
Here is the error message:
Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /Users/stevenblinn/Sites/info.php on line 2