"; /* titolo dell' email*/
$testo .= "
Name: " . $Name; /*testo dell'email*/
$testo .= "
Surname: " . $Surname;
$testo .= "
Email: " . $e_mail;
$testo .= "
Arrival day: " . $ArrivalDay;
$testo .= "
Arrival month: " . $ArrivalMonth;
$testo .= "
Arrival year: " . $ArrivalYear;
$testo .= "
Departur day: " . $DeparturDay;
$testo .= "
Departur month: " . $DeparturMonth;
$testo .= "
Departur year: " . $DeparturYear;
$testo .= "
Nights: " . $Number_of_Night;
$testo .= "
Room: " . $Type_of_room;
$testo .= "
Interested in tours?: " . $Tour_booking;
$testo .= "
For the day: " . $Tour_day;
$testo .= "
Pax: " . $Tour_pax;
$testo .= "
Tour: " . $Type_tour;
$testo .= "
Request: " . $Comments;
$mess = $titolo . $testo;
//estraggo gli indirizzi e-mail
$recipients = $email; /*inserisci i destinatari nascosti separati da virgola*/
//creo le intestazioni
$to = "info@accommodationinrome.com"; /*destinatario principale*/
$headers = "From: $owner <$ownermail>\nBcc: $recipients\nX-Mailer: Sismail Web Email Interface\nMIME-version: 1.0\nContent-type: multipart/mixed;\n boundary=\"Message-Boundary\"\nContent-transfer-encoding: 7BIT";
$body_top = "--Message-Boundary\n";
$body_top .= "Content-type: text/html; charset=iso-8859-1\n";
$body_top .= "Content-transfer-encoding: 7BIT\n";
$body_top .= "Content-description: Mail message body\n\n";
$msg_body = $body_top . $mess;
mail("$to", "$subject", "$msg_body", "$headers");
?>
Aphrodite Rome Hotel Rome Booking and reservations
|
|
|
|
|
|
|
| |
Rome accommodation Hotel Aphrodite: your best cheap Rome hotel conveniently located in the historic center of Rome |
|
Accommodation in Rome Hotel Aphrodite - Via Marsala,90 - 00185 Rome - Tel. +39 06.491096 - Fax +39 06.491579 - email: info@accommodationinrome.com |
|
|