Per Jessen wrote:
> All,
> 
> I have a website where some of the pages require several mysql queries -
> they're independent, so in principle they could easily be run in
> parallel.  Has anyone looked at doing that?

http://uk3.php.net/manual/en/function.mysqli-multi-query.php

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

Reply via email to