
le 29/09/2003 à 16:15
IF et IF
Reuh ...
Je sais pas trop pour ta question, mais pour ton wall y'a un souci ça c'est ûr :
lignes 141 à 156 :
"<a href='http://www.lephpfacile.com'></a><br>".
"<b>Félicitation vous ?tes desormais membre de phpfacile.com !</b><br>" .
"</body></html>";
mail($email,"Confirmation d'inscription","$codehtml Cher(e) $nom $prenom\n voici un rappel de votre pseudo ainsi que votre mot de passe :\n\n Pseudo : $login \n\n Mot de passe : $motdepasse \n\n Merci de conserver ce mail,\n L'equipe de phpfacile.com","From: inscription@phpfacile.com
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
r
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
nReply-To: inscription@phpfacile.com
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
r
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
nContent-Type: text/html; charset=
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
"iso-8859-1\"\r\n");
apparemment tu utilises un caractère qui n'est pas reconnu et en plus je comprends pas ta ligne 142 :
Félicitation vous ?tes desormais membre de phpfacile.com !
La dernière ligne je pige pô non plus :
<?php } ?>
Excuse pour ces remarques qui sont peut-être idiotes ... mais ça me paraissait étrange.
@+...
Je sais pas trop pour ta question, mais pour ton wall y'a un souci ça c'est ûr :
lignes 141 à 156 :
"<a href='http://www.lephpfacile.com'></a><br>".
"<b>Félicitation vous ?tes desormais membre de phpfacile.com !</b><br>" .
"</body></html>";
mail($email,"Confirmation d'inscription","$codehtml Cher(e) $nom $prenom\n voici un rappel de votre pseudo ainsi que votre mot de passe :\n\n Pseudo : $login \n\n Mot de passe : $motdepasse \n\n Merci de conserver ce mail,\n L'equipe de phpfacile.com","From: inscription@phpfacile.com
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
r
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
nReply-To: inscription@phpfacile.com
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
r
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
nContent-Type: text/html; charset=
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/ns2/users/lephpfacile.com/www/admin/fonctions.php on line 369
"iso-8859-1\"\r\n");
apparemment tu utilises un caractère qui n'est pas reconnu et en plus je comprends pas ta ligne 142 :
Félicitation vous ?tes desormais membre de phpfacile.com !
La dernière ligne je pige pô non plus :
<?php } ?>
Excuse pour ces remarques qui sont peut-être idiotes ... mais ça me paraissait étrange.
@+...