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]
- RE: [PHP] How do I get last inserted ID? Maxim Maletsky
- [PHP] Need to count number of rows per id! :( Sandeep Hundal
- Re: [PHP] Need to count number of rows per id! :( Julian Wood
- [PHP] Help with XSLT! Theo Brinkman
- Re: [PHP] Stringing sql queries? Sandeep Hundal
- Re: [PHP] Stringing sql queries? Thomas Weber
- RE: [PHP] Stringing sql queries? Randy Johnson
- RE: [PHP] Stringing sql queries? PHPBeginner.com
- [PHP] How can I do this?? :(... Sandeep Hundal
- [PHP] SQL Statments? Jonathan Sharp
- Re: [PHP] SQL Statments? Jason Brooke
- Re: [PHP] SQL Statments? David Robley
- Re: [PHP] How can I do this?... Steve Werby