Contact Simply Gardens
if ($submit == "0") { ?>
To allow us to respond promptly and efficiently please
provide as many details as possible to enable us to
contact you.
|
} else {
$anerror = "0";
$msg = "";
if ($anerror == "0") { ?>
Your Details have now been sent to Simply Gardens, we will get back to you as soon as we can.
/* recipients */
$to = "Simply Gardens ";
/* subject */
$subject = "Simply Gardens - Website Enquiry";
/* message */
$message = "" . $name . " has filled out the enquiry form on your website, with the following information: Day Tel: " . $daytel . " Evening Tel: " . $evetel . " Email: " . $email . " Address: " . $address1 . " " . $address2 . " " . $address3 . " " . $town . " " . $county . " " . $postcode . "";
/* To send HTML mail, you can set the Content-type header. */
$headers = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\r\n";
/* additional headers */
$headers .= "From: Simply Gardens Website \r\n";
/* and now mail it */
mail($to, $subject, $message, $headers);
}
} ?>
Tel / Fax: 01458 241477
Mobile: 07970 648529
info@simply-gardens.com
|