';
}
// End of error checking, all fields covered.
if (!$error) {
header("Location: thanks.html");
//sending this form as an email to the user with their registration details.
mail("jonathanwhincup@gmail.com,design@barryzimmerman.co.uk",
"Booking Enquiry",
"
The following has been entered:\n
Enquiry as follows.\n
----------------------------------\n
First Name: $first_name
Last Name: $last_name
Email: $email
Telephone: $telephone
Enquiry: $enquiry\n
----------------------------------\n
DO NOT REPLY TO THIS EMAIL ADDRESS.\n")
or print "could not send mail" ;
}
}
?>
Fishing Lesson Bookings, Book a Fishing Lesson with Jon Whincup
Bookings
Please complete the form below, I will then get back to you with either suitable dates or an answer to your enquiry.