Index du Forum » » Le coin des codeurs

Auteur

recuperation de l'user
GiamDoc
7063       
 

  Posté : 30-05-2004 23:48

<?php
echo"<html>"
. "<form method=\"POST\" action=\"add.php\">"
. "<P align=right><FONT color=#ff7f00><strong>Vous ête ici : Formulaire d'insciption Fiche Perso</font></strong>"
. "<center>"
. "<br><br></b></b><strong>Ton Pseudo : <input type=\"text\" name=\"pseudo\" size=\"20\" value=\"nom\" maxlength=\"35\"><br>"
. "<br>Entre Ici t'as description complète : <textarea name=\"description\" cols=100 rows=25></textarea>"
. "<br><br><br></b></b></b><input type=\"submit\" value=\"Envoyer\"" $uname=\"envoyer\">"
. "</center>"
. "</form>"
. "</html>"
."";

?>

ou alors

<?php
echo"<html>"
. "<form method=\"POST\" action=\"add.php\">"
. "<P align=right><FONT color=#ff7f00><strong>Vous ête ici : Formulaire d'insciption Fiche Perso</font></strong>"
. "<center>"
. "<br><br></b></b><strong>Ton Pseudo : <input type=\"text\" name=\"pseudo\" size=\"20\" value=\"nom\" maxlength=\"35\"><br>"
. "<br>Entre Ici t'as description complète : <textarea name=\"description\" cols=100 rows=25></textarea>"
. "<br><br><br></b></b></b><input type=\"submit\" value=\"Envoyer\" $uname=\"envoyer\">"
. "</center>"
. "</form>"
. "</html>"
."";

?>



Cet article provient de NPDS

http://www.npds.org/viewtopic.php?topic=11791&forum=5