X

Contact

// What happens when the CAPTCHA was entered incorrectly
die (“The reCAPTCHA wasn’t entered correctly. Go back and try it again.” .
“(reCAPTCHA said: ” . $resp->error . “)”);
} else {

$n = strip_tags($_POST[‘nnn’]);
$e = strip_tags($_POST[‘eee’]);
$p = strip_tags($_POST[‘ppp’]);
$m = strip_tags($_POST[‘message’]);
$pg = strip_tags($_POST[‘pg’]);

$to = “shadefoundry@gmail.com”;
$from = “info@bavari.ie”;
$subject = “Enquiry from website”;
$body = “Enquiry from website” . “”;
$body .= “Name: ” . $n . “”;
$body .= “Email: ” . $e . “”;
$body .= “Phone: ” . $p . “”;
$body .= “Message: ” . $m . “”;
$body .= “Enquiry referring page: ” . $pg . “”;
$headers = “From: $from” . “”;
$headers .= “Reply-To: $from” . “”;
$headers .= “Return-Path: $from” . “”;

$isMailed = mail($to, $subject, $body, $headers);
if ($isMailed) {
echo ”

Thank you for your enquiry ‘.$n.’, we will respond within within 2 working days.

“;
} else {
echo ”

There seems to be a problem. Please try again.

“;
}

}
}
?>

Telephone:   +353 (0) 46 9555 455
Mobile:         +353 (0) 87 1317 375

Email:      info@bavari.ie

BAVARI
Rathmolyon
Enfield
Co. Meath
Ireland