All,
can I string 2 sql queries one after the other? 
like "select * from $table; select * from $table2;" ???

If I can, does that mean if I use mysql_fetch_array then it'll
convert results from both queries into variables?

TIA


__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to