if (isset($_POST['send']) && $_POST['send']=='Submit'){
$Title = $_POST['Title'];
$SurName = $_POST['SurName'];
$First_Name = $_POST['First_Name'];
$Email = $_POST['Email'];
$StreetAddress = $_POST['StreetAddress'];
$PostCode = $_POST['PostCode'];
$OfficePhone = $_POST['OfficePhone'];
$HomePhone = $_POST['HomePhone'];
$HowFoundUs = $_POST['HowFoundUs'];
$NoOfAdults = $_POST['NoOfAdults'];
$NoSingles = $_POST['NoSingles'];
$NoDoubles = $_POST['NoDoubles'];
$Other = $_POST['Other'];
$SingleRoom = $_POST['SingleRoom'];
$DoubleRoom = $_POST['DoubleRoom'];
$Smoking = $_POST['Smoking'];
$NonSmoking = $_POST['NonSmoking'];
$ArrivalDate = $_POST['ArrivalDate'];
$ArrivalMonth = $_POST['ArrivalMonth'];
$ArrivalYear = $_POST['ArrivalYear'];
$DepartureDate = $_POST['DepartureDate'];
$DepartureMonth = $_POST['DepartureMonth'];
$DepartureYear = $_POST['DepartureYear'];
$ArrivalTime = $_POST['ArrivalTime'];
$Special_Requests = $_POST['Special_Requests'];
$comments = $_POST['comments'];
//$email_sent_to = 'info@goldlandhotel.com';
$email_sent_to = 'mujinja@yahoo.com';
$subject = "Reservation from the Website";
$todayis = date("l, F j, Y, g:i a") ;
$notes = stripcslashes($comments);
$message = " $todayis [EST] \n
Name : $Title $First_Name $SurName \n
Email : $Email \n
StreetAddress : $StreetAddress \n
PostCode : $PostCode \n
OfficePhone : $OfficePhone \n
HomePhone : $HomePhone \n
HowFoundUs : $HowFoundUs \n
Number Of Adults : NoOfAdults \n
Number of Singles : $NoSingles \n
Number of Doubles : NoDoubles \n
Other : Other \n
Single Room : $SingleRoom \n
Double Room : $DoubleRoom \n
Smoking : $Smoking \n
Non Smoking : $NonSmoking \n
Arrival Date : $ArrivalDate \n
Arrival Month : $ArrivalMonth \n
Arrival Year : $ArrivalYear \n
Departure Date : $DepartureDate \n
Departure Month : $DepartureMonth \n
Departure Year : $DepartureYear \n
Arrival Time : $ArrivalTime \n
Special_Requests : $Special_Requests \n
Comments : $comments \n
";
$from = "From: $Email\r\n";
mail($email_sent_to, $subject, $message, $from);
}
?>
GoldLand Hotels Ltd
Bookings
| Make your reservations online |
|
|
|
Welcome to Goldland Hotel Ltd - All rights reserved P.O. Box 299 Nyamwaga Road ,Tarime-Tanzania -
Tel: +255 28 2090890 - Fax: +255 28 2090911 Email: info@goldlandhotel.com - Design by Sam Mujinja E-mail mujinja@hotmail.com, Mobile: +255 713 451713.
|
| |