[thelist] php/mysql - two consecutive select statements

noah noah at tookish.net
Fri Nov 16 16:08:41 CST 2001


Thanks Jay and Dave for your help.

As it turns out, the problem was not with the selects at all, but rather 
with the test data that I had entered into the database (I should have 
figured that out, sorry).

All the same, thanks for your help. I think I'm going to start using 
mysql_fetch_object, just because I find it a lot easier to be able to refer 
to the data as $row->column rather than having to use list.

Thanks again,
Noah





More information about the thelist mailing list