si quelqu'un peu m'aider
$Corps .= $nom;
$Corps .= "&prenom=";
$Corps .= $prenom;
$Corps .= "&civilite=";
$Corps .= $civilite;
$Corps .= "&ville=";
$Corps .= $ville;
$Corps .= "&code_postal=";
$Corps .= $code_postal;
$Corps .= "&email=";
$Corps .= $email;
$Corps .= "&login=";
$Corps .= $login;
$Corps .= "&password=";
$Corps .= $password;
$Corps .= "&tel=";
$Corps .= $tel;
$Corps .= "&newsletter=";
$Corps .= $newsletter;
$Corps .= "&adresse=";
$Corps .= $adresse1;
$Corps .= "'></a>";
$headers = 'MIME-Version: 1.0' . "\r\n";
$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
$headers .= 'To: Webmaster <[email protected]>, Belbon <[email protected]>' . "\r\n";
$headers = "From: [email protected]\r\n";
mail($email, "Confirmation d'inscription", $Corps, $headers)
voici ce ke ça me donne
Code : Tout sélectionner
<a href='http://localhost/ABGHPROJECT/src/confirmationmail.php?nom=papis&prenom=thialaw&civilite=mme&ville=Rennes&code_postal=35000&[email protected]&login=thialaw&password=thialaw&tel=0223450773&newsletter=oui&adresse=RennesàlaGare'>