
Extra bed 20 Euro per nights';
$error = '';
if($_POST[act] == 12) {
$e = "/^[-+\\.0-9=a-z_]+@([-0-9a-z]+\\.)+([0-9a-z]){2,4}$/i";
if( !empty($_POST['Nome']) && !empty($_POST['Cognome']) && !empty($_POST['e-mail']) && !empty($_POST[telefono]) && !empty($_POST[arrivo]) && !empty($_POST[partenza]) ) {
if(!$_POST[privacy]) {
$error = 'Error: please accept privacy policy.';
}
if(!preg_match($e, $_POST['e-mail'])) {
$error = 'Error: eMail address is incorrect';
}
if(empty($error)) {
require("class/class.phpmailer.php");
$mail = new phpmailer();
$mail->From = "info@centotour.it";
$mail->FromName = "Modulo prenotazione sito web Centotour";
$mail->Host = "localhost";
$mail->Mailer = "mail";
$mail->CharSet = 'utf-8';
// Plain text body
$text_body = "ENG - Richiesta di prenotazione compilata il ".strftime("%d/%m/%Y")." alle ".strftime("%H:%M:%S")."\n\n";
$text_body .= "DATI DEL RICHIEDENTE \n";
$text_body .= "Nome e Cognome: ".$_POST[Nome]." ".$_POST[Cognome]." \n";
$text_body .= "E-Mail: ".$_POST['e-mail']." \n";
$text_body .= "Telefono: ".$_POST[telefono]." \n";
$text_body .= "\nPRENOTAZIONE \n";
$text_body .= "Arrivo: ".$_POST[arrivo]." \n";
$text_body .= "Partenza: ".$_POST[partenza]." \n";
if($_POST[adulti]>0) {
$text_body .= "Adulti: ".$_POST[adulti]." \n";
}
$text_body .= "Bambini: ".$_POST[bambini]." \n";
$text_body .="\nSTRUTTURA \n";
$text_body .= $array_hotels[$_GET['id']][title][0]." \n";
if(is_array($_POST[camera])) {
$text_body .= "\nCAMERE \n";
foreach($_POST[camera] as $key=>$val) {
if ($val) {
$text_body .= $key.": ".$val."\n";
}
}
}
if(is_array($_POST[extra])) {
$text_body .= "\nEXTRA \n";
foreach($_POST[extra] as $key=>$val) {
$text_body .= $key.": ".$val."\n";
}
}
if(is_array($_POST[extrab])) {
foreach($_POST[extrab] as $key=>$val) {
$text_body .= $key.": ".$val."\n";
}
}
if($_POST[note]) {
$text_body .= "\nNOTE \n".$_POST[note]." \n";
}
$mail->Body = $text_body;
$mail->Subject = "ENG - Richiesta di prenotazione a nome di: ".$_POST[Nome]." - compilata il ".strftime("%d/%m/%Y");
// $mail->AddAddress("info@centotour.it", "centotour.it");
$mail->AddAddress("assisiendurance@centotour.it", "centotour.it");
if($mail->Send() === false) {
$error = "oops server problem, please check your data and resend.";
}else{
$ok = "Thank you!
You immediately recive confirm of reservation.";
//Conferma al cliente
$mail = new phpmailer();
$mail->From = "info@centotour.it";
$mail->FromName = "Modulo prenotazione sito web Centotour";
$mail->Host = "localhost";
$mail->Mailer = "mail";
$mail->Body = "Thank you for contact us, Centotour will send a reply as soon as possible.\n\n www.centotour.it";
$mail->Subject = "Reservation request for: Mr ".$_POST[Nome]." send on ".strftime("%d/%m/%Y"). " From the web-site www.centotour.it";
$mail->AddAddress($_POST['e-mail'], "");
$mail->CharSet = 'utf-8';
$mail->Send();
}
}
}else {
$error = 'Error: please fill the required fields.';
}
}
?>
In this little town situated in Subasio Mountain’s valley, everything talk about St. Francis, Italy’s Patron Saint...
In the enchanting scenery of Assisi, a town recognised as a World Heritage site by Unesco...
BORGO BRUFA is a wonderful resort set in a highly panoramic position on the crest of a hill, offering superb views of Perugia...
It seems as if the time has stopped the opening day. More than hundred years illustrious signatures...
A Sober 'Urban Hotel' discreet environments, minimal style of contemporary design, impeccable service...
In San Martino in Campo, near Perugia, the luxury hotel Alla Posta dei Donini provides exclusive comfort and excellent services...
In an elegant and refined atmosphere, 108 rooms, furnished as you would expect of an elite Hotel...
At the foot of Mount Subasio and the renowned Basilica of S. Francis of Assisi, surrounded by the rich greenery...
The hotel is located in the historic center of Assisi, near the Basilica di San Francesco and along Via San Francesco...
L’hotel Giotto, stands on the foundations of a building several times resturata.Raffinato and elegant...
The Assisi Garden is located in Umbria in an enviable position as one of the revenue directly on the famous building blocks...
The Country House "Three Knots" is situated in a privileged position, is close to the historic center of Assisi...
Welcome at Hotel Moderno in Assisi! Our hotel is in a good position in the "green Umbria", one of the most beautiful...
“Il Girasole”’s farmhouse is located in a panoramic position and it’s open all year round. Its six masterbedrooms...