I installed WampServer and writing PHP forms.
I got error, and tried different ways, but could not resolve this. Can any one please suggest.
Code: Select all
$formcontent=" From: $name \n Phone: $phone \n Call Back: $call \n Website: $website \n Priority: $priority \n Type: $type \n Message: $message";
$recipient = "youremail@here.com<script type="text/javascrip" >
Also attached the PHP file.
Best regards