phpbar.de logo

Mailinglisten-Archive

[php] array

[php] array

Michael Paffrath php_(at)_phpcenter.de
Wed, 28 Nov 2001 16:49:34 +0100


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