"; $msg_body .="Name:\t".$_POST['nome']."
"; $msg_body .="Subject:\t".$_POST['subject']."
"; $msg_body .="E-mail:\t".$_POST['mail']."
"; $msg_body .="Message:\t".$_POST['mess']."
"; $msg_body .="
"; $intestaz = "From: ".$_POST['mail']."\n"; $intestaz .= "Reply-To: ".$_POST['mail']."\n"; $intestaz .= "MIME-Version: 1.0\n"; $intestaz .= "Content-type: text/html; charset=iso-8859-1\n"; if($_POST['copy'] && $_POST['copy'] == "send"){ mail($_POST['mail'],$_POST['subject'] , $msg_body, $intestaz): } if (mail("r.desimoi@gmail.com",$_POST['subject'] , $msg_body, $intestaz)) { header("Location: contattaci.php?msg=2"); exit; } } ?> <span class="title"> Unicorn Films<br> </span - Contact Us
orange_box
new
Newly released!
Dramatic re-constroctions of York’s
classic ghost stories together with
present day testimonials...
more
ghost_tales
ghost_tales
Copyright © 2005 - 2008 Unicorn Films
Disclaimer & Copyright. Designed by nononano.com

Unicorn Films
9 Thormanby Woods
Howth
Dublin
Ireland

info@unicornfilms.net

T: 353(1)8397445
M: 353(86)3585578

Send an e-mail to this Contact:
Enter your name:
Email:
Message subject:

Enter your message:
max 200 characters
E-mail a copy of this message to your own address
Please fill in ALL fields '); } if($_GET['msg'] == "2"){ echo('
Il modulo è stato inviato in modo corretto
'); } } ?>