Intégrer un moteur de recherche

Il vous suffit d'insérer le code HTML suivant dans votre template :

<form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post">
<input name="search" type="text" id="search" class="search" value="<?=$search?>" /><br />
<input type="submit" name="submit" value="Chercher !" />
</form>

oxml/addons/moteur_recherche.txt · Dernière modification: 2009/09/22 16:56 par oxphp
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0