Email: '.$_POST['email'].'

Date of Arrival: '.$_POST['date_arr'].' '.$_POST['month_arr'].' '.$_POST['year_arr'].'
Date of Departure: '.$_POST['date_dep'].' '.$_POST['month_dep'].' '.$_POST['year_dep'].'

No. of Children: '.$_POST['children'].'
No. of Adults: '.$_POST['adults'].'
No. of Rooms: '.$_POST['rooms'].'

Comment:
'.$_POST['comment'].' '; if (strtoupper(substr(PHP_OS,0,3)=='WIN')) $eol="\r\n"; elseif (strtoupper(substr(PHP_OS,0,3)=='MAC')) $eol="\r"; else $eol="\n"; $subject = "Grand Harbour Hotel Website Contact Form"; $from = $_POST['email']; $from_name = $_POST['name']; $headers = "From: $from".$eol; # $headers = "From: Grand Harbour Hotel".$eol; $headers .= 'Reply-To: '.$from_name.' <'.$from.'>'.$eol; $headers .= 'Return-Path: '.$from_name.' <'.$from.'>'.$eol; // these two to set reply address $headers .= "Message-ID: <".$now." TheSystem@".$_SERVER['SERVER_NAME'].">".$eol; $headers .= "X-Mailer: PHP v".phpversion().$eol; $headers .= "Date: ".date("r").$eol; $headers .= "Subject: $subject".$eol; $headers .= "MIME-Version: 1.0".$eol; $headers .= "Content-type: text/html;charset=ISO-8859-9".$eol; $headers .= "Importance: High".$eol; $headers .= "X-MSMail-Priority: High".$eol; $headers .= "X-Mailer: Mailer With PHP!".$eol; $formsent = mail($to,$subject,$msg,$headers); if($formsent){ $status = "Thanks, Your mail has been sent."; }else{ $status = "There might be a problem with '".$to.". Please try again."; } } ?> Grand Harbour Hotel

Contact Us
     
 
Address
Grand Harbour Hotel
47, Battery Street,
Valletta VLT1221
Malta
Hotel Reception
Tel:  (+356) 21246003
       (+356) 21237197 
Fax: (+356) 21242219
  
Map
 
 
 
     
  Title
 
     
 
 
  No of Adults
  (up to 12 years old)
 
 
   
     
   
   
     
     
     
  All major credit cards are accepted
     Sitemap     All Major Credit Cards Accepted                                                               ALL RIGHTS RESERVED                                Web Design by EBNsoftware.com © 2008