Need Help (Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in..)
Hi
When people go on my site and try to Create Account they get this message >>
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/XxXxX/public_html/your_details.php on line 312
(XxXxX is a user name thats been covered up by me)
the code for line 312 >>>>>
$buildEmail='Hi,<br>A new account was created today for '. $name . '<br><br>' . $name . '\'s email address is <a href=mailto:' . $email_address . '>' . $email_address . '</a>';
Hope someone can help
Hi
When people go on my site and try to Create Account they get this message >>
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/XxXxX/public_html/your_details.php on line 312
(XxXxX is a user name thats been covered up by me)
the code for line 312 >>>>>
$buildEmail='Hi,<br>A new account was created today for '. $name . '<br><br>' . $name . '\'s email address is <a href=mailto:' . $email_address . '>' . $email_address . '</a>';
Hope someone can help






