Name: $name
Email: $email
Comments: $comments
EOD;
$headers = "From: $email\r\n";
$headers .= "Content-type: text/html\r\n";
$success = mail($webMaster, $emailSubject, $body,
$headers);
/* Results rendered as HTML */
$theResults = <<
sent message
Your email will be answered soon as possible!
You will return to Carron Valley in a few seconds !