0) { $row = mysql_fetch_array($result); $contactAddress = nl2br(stripslashes($row['Address'])); $contactEmail = $row['Email']; $contactPhoneNo = $row['PhoneNo']; $contactFaxNo = $row['FaxNo']; } //if the contact form is submitted, send it if(isset($_POST['submitted'])) { $name = $_POST['name']; $email = $_POST['email']; $emailmessage = $_POST['emailmessage']; $emailmessage = "Someone has filled in the contact form at the Bruised Fruit website. Below are their details: Name: $name Email: $email Message: $emailmessage"; $subject = "Contact form from Bruised Fruit website"; mail($contactEmail, $subject, $emailmessage); $replyMessage = "Thanks, we'll get back to you as soon as possible. "; } ?> Bruised Fruit
logo  


 

 
  0) { $textRow = mysql_fetch_array($textResult); print(stripslashes($textRow['Contact'])); } ?>

  Alternatively, you can contact
us at the below address:
Name  

Email:
"); ?>

Email  
Message  
 
 
 
 
Myspace.com/bruisedFruitPromotions