Bonjour à vous et merci pour votre site exellent.
Voila je cherche a faire une case pour rechercher des mots sur mon site. J'ai ecrit ce petit code(désolé je suis noob dans la matière) :
<div style="text-align: center;"><form action="index.php" enctype="application/x-www-form-urlencoded" method="get"><input name="search" size="38" type="text" /> <input type="submit" value="Chercher" /> </form></div>
</div>
Mais voilà la recherche s'effectue juste sur index.php je souhaiterai rajouter toutes ces pages (pages qui correspondent à mon index alphabètique):
index.php?p=1_7 A
index.php?p=1_8 B
index.php?p=1_9 C
index.php?p=1_10 Etc...
index.php?p=1_11
index.php?p=1_12
index.php?p=1_13
index.php?p=1_14
index.php?p=1_15
index.php?p=1_16
index.php?p=1_17
index.php?p=1_18
index.php?p=1_19
index.php?p=1_20
index.php?p=1_21
index.php?p=1_22
index.php?p=1_23
index.php?p=1_24
index.php?p=1_25
index.php?p=1_26
index.php?p=1_27
index.php?p=1_28
index.php?p=1_29
index.php?p=1_30
index.php?p=1_31
index.php?p=1_32
index.php?p=1_33
Pouvez m'indiquer comment faire ou me suggerer de meilleur cod pour faire cela.
En vous remerciant d'avance.
@+
Configuration: Windows Vista 32 SP2/Internet Explorer 8.0/FIREFOX 3.5