IsSMTP(); // set mailer to use SMTP $mail->Host = "localhost"; // specify main and backup server $mail->SMTPAuth = false; // turn on SMTP authentication $mail->Username = ""; // SMTP username $mail->Password = ""; // SMTP password //$mail->SMTPDebug = true; $mail->From = $_POST[courriel]; $mail->FromName = stripslashes($_POST[nom]); $mail->AddAddress("jean@flairfactor.com", "Flair Factor"); $mail->AddAddress("nvi@nvisolutions.com", "Flair Factor"); $mail->AddReplyTo($_POST[courriel], stripslashes($_POST[nom])); $mail->WordWrap = 50; // set word wrap to 50 characters $mail->IsHTML(true); // set email format to HTML $mail->Subject = "Formulaire de Contact Flair Factor"; //$mail->Body = "This is the HTML message body in bold!"; $mail->Body = "De: ".stripslashes($_POST[nom])."

". "Téléphone: ".stripslashes($_POST[tel])."
". "Courriel: ".$_POST[courriel]."
". "Sujet: ".nl2br(stripslashes($_POST[sujet])."

". "Message:
".stripslashes($_POST[message])); //$mail->AltBody = "This is the body in plain text for non-HTML mail clients"; $mail->AltBody = $_POST[nom]."\n\n". $_POST[tel]."\n". $_POST[courriel]."\n\n". $_POST[sujet]."\n". $_POST[message]; if(!$mail->Send()) { $action = "sendmailechec"; $errMsg = "Votre courriel n'est pas valide"; //header("Location: contact.php?action=sendmailechec"); }else{ header("Location: contact.php?action=sendmaildone"); } }else{ //echo "isnotSET"; } ?> FlairFactor
Produits spacer Equipes spacer Dossier de presse

Contact

FLAIR BARTENDERS PROFESSIONNELS
Pour me rejoindre par téléphone: (514) 718-SPIN (7746)
Pour m'écrire un courriel: jean@flairfactor.com

Vous pouvez également utiliser le formulaire suivant pour m'envoyer un courriel.

Nom complet

Adresse courriel

Téléphone

Sujet du courriel

Message


Copyrights © 2006 FlairFactor.
www.flairfactor.com