Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created April 24, 2013 00:42
Show Gist options
  • Save coderforhire/5448699 to your computer and use it in GitHub Desktop.
Save coderforhire/5448699 to your computer and use it in GitHub Desktop.
<? $username = "bestumcx_pizza";
$password = 'test';
$hostname = "localhost"; 
echo $username;
?>
Parse error: syntax error, unexpected T_ECHO in /home/bestumcx/public_html/laszlospizza.com/index.php on line 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment