Re: Parse Errors & Quote Marks



Cerebral Believer wrote:

I am having trouble identifying the error here can anyone help?
Parse error: syntax error on line 318
$e-mail_1 = $_POST['e-mail_1'];

"-" isn't allowed in variables, because it's an operator:
http://www.webcheat***.com/php/variables.php

Regards,
Oliver
.


Quantcast