> In article <[EMAIL PROTECTED]>, > Philip Olson wrote: >> One thing to remember is mysql_query() will execute just one (the first) >> query so use of ; won't do anything in the above except break the >> query. > > If i'm not mistaken, newer versions of mysql do allow multiple queries.
I've heard the same thing, regarding MySQL 4. But someone else mentioned that this only applies to the command line of MySQL only. True? False? --Matthew Sims --<http://killermookie.org> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php