PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello everyone I'm trying to send an email through php after a user has singed up. I'm getting this error:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/content/J/a/p/JapII/html/reftek/register.php on line 39
# $mail_body = "Thank you for registering with tech" "Username:". $username . "Password:" . $password .
"You may use your newly setup account to access documentation, firmware, software, and other items for your products at support.tech.com"
"-Support Team";//mail body