Dear Admin,
New enquiry has been received in our website
Check In
".$checkin."
Check Out
".$checkout."
Number of Adult
".$adult."
Number of Children
".$child."
Room Type
".$roomtype."
No of Rooms
".$noroom."
FullName
".$fname."
Email
".$email."
Phone
".$phone."
Address
".$address."
Enquiry message
".$message."
Thank you www.hotelvelscourt.com
";
$subject ="New enquiry has been received in our website www.hotelvelscourt.com";
$headers = "MIME-Version: 1.0\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\n";
$headers .= "From:Admin<$admin_email>\n";
@mail($admin_email,$subject,$message, $headers);
$custmessage = "
Dear ".$fname.",
Thanks for your enquiry. Our Executive will contact you soon.