John Nichel wrote:
> Here's where you would use mysql_fetch_row() (allthough I prefer
> mysql_fetch_array())....
>
> while ( $datareturned = mysql_fetch_row ( $ShowMeAll ) ) {
> echo "Here it is: " . $datareturned . "<br>\n";
> }
Thanks John. I found this myself, just yesterday,
and have started using the mysql_fetch_array($Result, MYSQL_ASSOC)) method.
Perry Gerenday
http://www.webinitiative.net
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]