I am trying to follow this tutorial:
PHP Tutorial
I get this response:
So you don't have to try to count, that line is this one:
Could someone look over my .php file and see if there's something painfully obvious that I messed up, please?
Thanks.
PHP Tutorial
I get this response:
Parse error: parse error, unexpected T_VARIABLE in C:\Program Files\xampp\htdocs\mannytest\contact.php on line 79
So you don't have to try to count, that line is this one:
$toAddress="mazubieta@gmail.com"; /* change this! */
Could someone look over my .php file and see if there's something painfully obvious that I messed up, please?
Thanks.
