I'd like to know if there is any way to thread code in PHP under Windows. I need to write to two or more streams at the same time. It's not crucial that they are exactly synced, but I can't wait for one stream to finish and then let the other do the same. They have to be somewhat synced anyways. Ideas?


//Simon

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



Reply via email to