Mailinglisten-Archive |
hi mathias, ich muss jetzt nochmal ganz blöd nachfragen :-) > while ( $aRow = mysql_fetch_arrow($db) ) { > $aAlles[] = $aRow; > } > > ausgeben: > > for ( $i=0; $i < sizeof($aAlles); $i++) { > echo $aAlles[$i]; > } im prinzip ist mir das alles recht klar ... aber wofür steht $aRow und $db? gruss, michael
php::bar PHP Wiki - Listenarchive