hce wrote: > Hi, > > 1. Does PHP support multithreading? > Not really, no. If you genuinely need multi-threading, use C or C++. > 2. When using PHP to access MySQL, does PHP implents a single thread > or multithread with MySQL? Single thread. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php