Colin Guthrie wrote: > 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 > Hi Colin, I know how to do multiple queries - the key issue in my question was how to do them concurrently (i.e. in parallel). /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php