AIde PHP
forum2
Messages postés
1
Date d'inscription
Statut
Membre
Dernière intervention
-
absurdsystem Messages postés 118 Date d'inscription Statut Membre Dernière intervention -
absurdsystem Messages postés 118 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Je suis débutant en php et je souhaite tout simplement faire un saut à ligne entre mon nombre d'enregistrement et mon champ de recherche.
//Nombre d'enregistrements
echo "<b><td colspan=\"".$NbreColSpan."\" height=\"20\" class=\"Total\">".mysql_num_rows($result)." enregistrements"."</td>";
IF (ISSET($_GET["table"]) AND ISSET($_GET["nbrecol"]) AND ISSET($_GET["tri"]))
echo "<td colspan=\"".$NbreColSpan."\" height=\"20\"><a href=\"?voirpage=".$_GET["table"]."_ajout.php\"><img src=\"../images/bouton_ajouter.gif\" border=0></td>";
//champ de recherche
echo "<td><b>Recherche rapide</b><FORM action=\"?table=$table&nbrecol=$nbrecol&tri=$tri\" method=\"POST\">
<INPUT TYPE=\"text\" NAME=\"search\" size=30><input type=submit value=\"Rechercher\"></FORM></td>";
Je suis débutant en php et je souhaite tout simplement faire un saut à ligne entre mon nombre d'enregistrement et mon champ de recherche.
//Nombre d'enregistrements
echo "<b><td colspan=\"".$NbreColSpan."\" height=\"20\" class=\"Total\">".mysql_num_rows($result)." enregistrements"."</td>";
IF (ISSET($_GET["table"]) AND ISSET($_GET["nbrecol"]) AND ISSET($_GET["tri"]))
echo "<td colspan=\"".$NbreColSpan."\" height=\"20\"><a href=\"?voirpage=".$_GET["table"]."_ajout.php\"><img src=\"../images/bouton_ajouter.gif\" border=0></td>";
//champ de recherche
echo "<td><b>Recherche rapide</b><FORM action=\"?table=$table&nbrecol=$nbrecol&tri=$tri\" method=\"POST\">
<INPUT TYPE=\"text\" NAME=\"search\" size=30><input type=submit value=\"Rechercher\"></FORM></td>";
A voir également:
- AIde PHP
- Easy php - Télécharger - Divers Web & Internet
- Expert php pinterest - Télécharger - Langages
- Retour a la ligne php - Forum Webmastering
- Alert php - Forum PHP
- Retour a la ligne php ✓ - Forum PHP