$con = mysql_connect("localhost","alan","sunspot"); if (!$con) { die('Could not connect: ' . mysql_error()); } mysql_select_db("clients", $con); ?>
|
Contact Us / Mailing List
|
if (isset($_POST['email'])) //if "email" is filled out, send email
{
$email = $_POST['email'] ;
$t_id = $_POST['t_id'] ;
$correctone = substr($t_id,2,1);
$chosen = $_POST['alphabet'] ;
echo "";
echo "";
echo "";
if($chosen != $correctone) {echo "";}
$subject = "MESSAGE FROM WEBSITE" ;
$recipient = "alan@tennisbookshop.com"; //
$message = "message from: ". $_POST['name_'] . "
of email address: " . $_POST['email'] . "
postal address: " . $_POST['address'] . "
country: " . $_POST['country'] . "
phone: " . $_POST['phone'] . "
fax: " . $_POST['fax'] . "
information: " . $_POST['information'] . "
books: " . $_POST['books'] . "
response: " . $_POST['response'] . "
mailing list: " . $_POST['mailing_list'] ;
if(isset($_POST['url']) && $_POST['url'] == ''){
mail($recipient , "Subject: $subject",$message, "From: $email" );
}
echo "
CONDITIONS
OF BUSINESS |
Home
- Newsletters - Exhibitions
- Real Tennis Books - Links of
Interest - Mailing List
THE
TENNIS BOOKSHOP
Oaklands Farm Cottage Oaklands Lane, West Lavington, Midhurst, West Sussex, GU29 0EJ, England Tel: +44 (0)1730 816116 FAX: +44 (0) 870-7052288 alan@tennisbookshop.com Alan Chalmers |