\nContent-Type:text/html"; if ($m_type == "1") { $text = htmlspecialchars($text); $text = nl2br($text); } else { $text = stripslashes($text); } $rDate = "$rYear$rMonth$rDay"; $gHour = "$startHour" - 12; $rTime = "T0" . "$gHour$startMinute" . "00Z"; $fTime = "T103000Z"; $text = "
$fName $lName $email
DATE : $rDay / $rMonth / $rYear
TIME : $startHour : $startMinute
PPL : $ppl
Contact : $tel
Note : $noted>
"; $usremail = "nzfaro@gmail.com"; $subject = "Booking Request"; mail ($usremail, $subject, $text, $add_header); } if(!$mode) { echo (" Online Reservation :: Faro Restaurant 5 Lorne Street, Auckland
Online Reservation Form
Online reservations must be made at least 24 hours in advance.

To book a table, please complete the form below and press 'Submit'. Or you can TXT to 021 333 974
All fields are required.
First Name :
Last Name :
Contact Number :
Email Address :
Date of Reservation :  
Time of Reservation : :
Number of People :
Special Requests :
max 500 characters.(e.g. privacy seating, window seating, anniversary cake, etc)
 
 
"); } else { echo (" Restaurant Booking Form: Faro Restaurant 5 Lorne Street, Auckland





 

Thank you!
We will contact you for confirmation.

 
"); } ?>