include("db.php");
if ($isSubmit=="1"){
$site = "Famille Gaucher 2";
$date = date("Y-m-d");
$errors = "0";
if ($txtNom == ""){
$errors = "1";
$error_nom = "Vous devez fournir votre nom";
}
if ($txtPrenom == ""){
$errors = "1";
$error_prenom = "Vous devez fournir votre prénom";
}
if (!check_email($txtEmail)){
$errors = "1";
$txtEmail = "";
$error_email = "Vous devez fournir un email valide";
}
if ($errors == "0"){
$strSQL = "INSERT into membres (nom, prenom, email, site, date) VALUES ('$txtNom', '$txtPrenom', '$txtEmail','$site', '$date')";
mysql_query($strSQL);
header("location:merci.php");
}
}
function check_email($str)
{
//returns 1 if valid email, 0 if not
if(ereg("^.+@.+\\..+$", $str))
return 1;
else
return 0;
}
?>
Gaétan et Jacinthe Gaucher - Missionnaires au Sénégal
 |
|
|
|
|
|
|

|
| |
You did not upload swfobject.js or you do not have flash installed
|
|

10.09.2008
Allez lire
notre dernière
InfoLettre
suite...

10.09.2008
Allez lire notre dernière lettre
Info-Prière
suite...

Votre occasion:
Voici comment vous pouvez participer ...
suite...

|
|
 |
Gaétan et Jacinthe Gaucher - gaucher@missionquebec.com
Copyright © 2005-2008 - Site développé et hébergé par ZipMag - tous droits réservés
|
|