if(isset($_POST['Submitcontact']))
{extract($_REQUEST);
//$to = "rajkishor.logicsofts@gmail.com";
$to = "info@budget-funerals.co.uk";
$date = @date("d-M-Y : H:i:s", time());
$subject="Contact Us Form Details of Budget Funerals";
$message_body = "
|
Contact Us |
Name | : | ".ucfirst($name)." |
Telephone Number | : | ".$phone." |
Email Address | : | ".$email." |
Message | : | ".$message." |
Date | : | ".$date." |
| | |
|
|
";
$headers .= "From: ".$email."" . "\r\n";
$headers .= 'MIME-Version: 1.0' . "\r\n";
$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
$headers .= 'To: budget funerals ' . "\r\n";
mail($to,$subject,$message_body,$headers);
$statusMsg = 'Your contact request has been submitted successfully.';
}
?>
Contact us - www.budget-burials-and-cremations.co.uk
Our Location
Budget Burials & Cremations
20-22 Wenlock Road
London N1 7GU
info@budget-funerals.co.uk
© Copyright Budget Burials & Cremations All Rights Reserved
Designed by
Logicsofts