Optimisez
votre communication
internationale
-
Assurances
-
Juridique
Financier
-
Médical
Pharmaceutique
-
Technique
Industrie
-
Développement
durable
-
Culture
& Loisirs
$capt[0]="A15GH";
$capt[1]="BDS15";
$capt[2]="18FDH";
$capt[3]="48GFT";
$capt[4]="85FCV";
$capt[5]="MLKJH";
$capt[6]="AREF5";
$capt[7]="1589Z";
$capt[8]="PLM45";
$capt[9]="D5Z8C";
$capt[10]="AZEFB";
$capt[11]="FDS56";
$capt[12]="265FC";
$capt[13]="AZS41";
$capt[14]="156FD";
$capt[15]="152HW";
$index=rand (1, 15);
if($_POST["action"]=='Envoyer'){
if(isset($_SESSION['qaptcha_key']) && !empty($_SESSION['qaptcha_key'])) {
//echo "
captcha ok";
$myVar = $_SESSION['qaptcha_key'];
if(isset($_POST[$myVar]) && empty($_POST[$myVar]) ) {
require("inc/class.phpmailer.php");
$mail = new PHPMailer();
$mail->From = $_POST["email"];
$mail->FromName = $_POST["nom"]." ".$_POST["prenom"];
$mail->Host = "smtpint.mond.net";
$mail->Mailer = "smtp";
$mail->Subject = "Message du site Paris Traductions";
$msg="
Nom: ".nl2br(htmlentities($_POST["nom"],ENT_QUOTES,'UTF-8'))."
";
$msg.="
Prénom: ".nl2br(htmlentities($_POST["prenom"],ENT_QUOTES,'UTF-8'))."
";
$msg.="
Société: ".nl2br(htmlentities($_POST["societe"],ENT_QUOTES,'UTF-8'))."
";
$msg.="
Fonction: ".nl2br(htmlentities($_POST["fonction"],ENT_QUOTES,'UTF-8'))."
";
$msg.="
Adresse: ".nl2br(htmlentities($_POST["adresse"],ENT_QUOTES,'UTF-8'))."
";
$msg.="
Code Postal: ".$_POST["codePostal"] ."
";
$msg.="
Ville: ".nl2br(htmlentities($_POST["ville"],ENT_QUOTES,'UTF-8'))."
";
$msg.="
Pays: ".nl2br(htmlentities($_POST["pays"],ENT_QUOTES,'UTF-8'))."
";
$msg.="
Tél: ".$_POST["tel"] ."
";
$msg.="
Fax: ".$_POST["fax"] ."
";
$msg.="
Email: ".nl2br(htmlentities($_POST["mail"],ENT_QUOTES,'UTF-8'))."
";
$msg.="
Message: ".nl2br(htmlentities($_POST["message"],ENT_QUOTES,'UTF-8'));
$mail->Body = ''.stripslashes($msg).'';
$mail->AddAddress("info@paris-traduction.fr","Paris-traductions");
$mail->ContentType ="text/html";
if($mail->Send()){
$message = "Votre message a bien été envoyé";
}
else{
$message = "Erreur lors de l'envoi du message";
} }else{
$message = "Captcha error";
}
}else{
$message = "Captcha error";
}
}
?>
Contact
Paris Traductions, 18 rue de Chabrol, 75010 PARIS
Tél. : 01.43.29.39.81 - Fax : 01.43.29.39.91
Paris Traductions - 18 rue de Chabrol - 75010 PARIS
Tél. :
01 43 29 39 81
- Fax : 01 43 29 39 91