|
|
Contact Us
|
if ($_POST){
$msg="Richiesta da boutiquehotelsvenice:\n\n";
foreach ($_POST as $k => $v){
$k= str_replace('_',' ',$k);
$msg.="_________________________________________________\n$k:\n $v\n";
}
$head="Da: www.boutiquehotelsvenice.com ";
if($E_mail) $head.="<$E_mail>";
mail('grafica@bhrhotels.com','Richiesta da boutiquehotelsvenice; "www.boutiquehotelsvenice.com"'.$HTTP_HOST,$msg,$head);
mail('info@bhrhotels.com','Richiesta da boutiquehotelsvenice; "www.boutiquehotelsvenice.com"'.$HTTP_HOST,$msg,$head);
?>
Message Sent,
Best Regards.
www.boutiquehotelsrome.com
}else{
?>
} ?> |
|
|
|