if ($_POST['action'] == "sendit") { $mime = "MIME-Version: 1.0\n"; $mime.= "Content-Type: text/plain; charset=ISO-8859-1\n"; $mime.= "Content-Transfer-Encoding: 8bit\n"; $body = $_POST['nom']."\n"; $body.= $_POST['email']."\n\n"; $body.= $_POST['message']."\n"; if ($_POST['news']!="") { $body.= "\nS'abonne à la newsletter\n"; } $headers = "From: ".$_POST['email']."\nReply-To: ".$_POST['email']."\n"; $mail = mail("benedicte@lassalle.biz", "Contact Site Web", $body, $mime.$headers); if ($mail) { $display = "ok"; } } ?>
![]() |
|
[ home ] [ galerie ] [ biographie ] [ publications ] [ liens ] [ contact ] [ agenda ] [ newsletter ]
© copyright 2010 bénédicte lassalle