include("librairie.inc.php");
if (isset($ENVOYER)) {
$OBJET = "Demande de renseignements - Pierre de Provence";
$MESSAGE = "";
$MESSAGE .= "Demande de renseignements - Pierre de Provence\n";
$MESSAGE .= "\n";
$MESSAGE .= "Informations Personnelles\n";
$MESSAGE .= "---------------------------------------------------------\n";
$MESSAGE .= "Nom : ".$NOM."\n";
$MESSAGE .= "Prénom : ".$PRENOM."\n";
$MESSAGE .= "Adresse : ".$ADRESSE."\n";
$MESSAGE .= "Codepostal : ".$CODEPOSTAL."\n";
$MESSAGE .= "Ville : ".$VILLE."\n";
$MESSAGE .= "Téléphone : ".$TEL."\n";
$MESSAGE .= "Fax : ".$FAX."\n";
$MESSAGE .= "Email : ".$EMAIL."\n";
$MESSAGE .= "\n";
$MESSAGE .= "Commentaires : ".$RENSEIGNEMENTS."\n";
if ($NOM!="" && $PRENOM!="" && $EMAIL!="") {
$FROM2 = $EMAIL;
}else{
$FROM2 = "";
}
$ENVOYEUR = "contact@pierredeprovence.fr";
envoie_email("contact@pierredeprovence.fr",$OBJET,$MESSAGE,$FROM2,$ENVOYEUR);
envoie_email("sylvain@gamma-multimedia.fr",$OBJET,$MESSAGE,$FROM2,$ENVOYEUR);
envoie_email("formmail@gamma-multimedia.fr",$OBJET,$MESSAGE,$FROM2,$ENVOYEUR);
header("location:validation.htm");
}
?>
Pierre de Provence - Le spécialiste en pierre reconstituée
 |
 |
 |
|
|
|
|
Localisation
RLJC Pierre de Provence
1, Rue du Lac - ZA du Gardon - 26700 PIERRELATTE - Drôme
Tél. 06 16 08 12 90 - Fax 04 75 04 37 30
Email : contact@pierredeprovence.fr

|
|
|
|
|
|