
Forum » » CSS » » Liste deroulante
Posté : 26-08-2006 16:56 
echo "<select onchange=\"window.location=('modules.php?ModStart=links&ModPath=france& op=viewslinkauteur&url='+this.options[this.selectedIndex].value)\">";
echo "<option>Par Auteur</option>";
$result=mysql_query("select artid,title from ".$NPDS_Prefix."seccont where secid='2' order by title ASC");
while (list($artid,$title) = mysql_fetch_row($result)) {
echo "<option value=\"$artid\">$title</option>"; }
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=21084&forum=50