Per Jessen wrote: > Colin Guthrie wrote: > >> Per Jessen wrote: >>> I know how to do multiple queries - the key issue in my question was >>> how to do them concurrently (i.e. in parallel). >> So you want to make PHP multithreaded??? > > No, just the mysql queries. So really what you want is mysqli_multi_query_async()? I've not really seen this unf. (not to say it doesn't exist tho'). I think that's probably something for the mysql list rather than PHP as PHP just exposes the mysql client API. Sorry can't be more helpful :( Col -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php