$zu=include("../scripts/mc.inc"); $sql="select autowert,thema from aktuell"; $erg=mysql_query($sql); while(list($autowert,$thema)=mysql_fetch_array($erg)){ if($autowert==0){ $thema0=$thema; } if($autowert==1){ $thema1=$thema; } if($autowert==2){ $thema2=$thema; } if($autowert==3){ $thema3=$thema; } } ?>
| |||||||||||||||||||||||||||||||||||||