Contacts
Contact us:Grantstown Kennels & Cattery Phone: 051 841176 e-Mail: info@grantstownkennels.ie |
Grantstown Kennels & Cattery phone: 051 841176, mobile: 086 3778284
if($_GET['action'] == 'submit' && $_POST['Type'] == 'kennels') { $date = date ('d/m/y-H:i:s'); $body = "Contact Form {$date} First Name: {$_POST['Name']} Phone: {$_POST['phone']} County: {$_POST['Howpc']} Email: {$_POST['Email']} Details about customer: {$_POST['Details']} "; mail ("info@grantstownkennels.ie"," Contact_Form ",$body,"From: {$_POST['Email']}"); header("Location: thankyou.php"); } elseif(isset($_POST['Type']) && $_POST['Type'] != 'ESET') { header("Location: error1.php"); } //code by David Foley ?>
Contact us:Grantstown Kennels & Cattery Phone: 051 841176 e-Mail: info@grantstownkennels.ie |
Grantstown Kennels & Cattery phone: 051 841176, mobile: 086 3778284