|
|
Listino Prezzi |
Prezzi Minimi |
10 Euro a Persona
Colazione Compresa |
Prezzi Massimi |
40 Euro a Persona Colazione
Compresa |
|
nome: " . trim(stripslashes($_POST["nome"])) . "\n";
$body .= "cognome: " . trim(stripslashes($_POST["cognome"])) . "\n";
$body .= "Cittā: " . trim(stripslashes($_POST["citta"])) . "\n";
$body .= "Oggetto: " . trim(stripslashes($_POST["oggetto"])) . "\n";
$body .= "testo: " . trim(stripslashes($_POST["testo"])) . "\n";
$body .= "mail: " . trim(stripslashes($_POST["mail"])) . "\n";
// INTESTAZIONI SUPPLEMENTARI
$headers = "From: Modulo utenti";
// INVIO DELLA MAIL
if(@mail($to, $subject, $body, $headers)) { // SE L'INOLTRO E' ANDATO A BUON FINE...
echo "La mail č stata inoltrata con successo.";
} else {// ALTRIMENTI...
echo "Si sono verificati dei problemi nell'invio della mail.";
}
?>
|
|
Prenotazione:dal:
|
|
al :
|
|
Bed & Breakfast "Lu
Palummaru"
Via Gabr. Modoni,
73020 - Palmariggi (Lecce)
Tel.: 0836/354406
Fax 0836/354406
Cell.: 320\1963475
info@lupalummaru.com
|