> While multiple connections will just return the first connection, anyhow,
> why do the extra work, right?

Yes that was what I was thinking.  But I was also thinking that I would
need to global the $link and $db variables and run mysql_query() with
them in options.  So I'm wondering how much work coding it will save.  
Or will it default to the mysql connection active in the main program?

-Dan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to