Manuel Amador (Rudd-O) wrote:
Excuse me... in which scenarios isn't fork() available?  As far as I
know, it even works on Windows (albeit slower... not that you'll be
gaining any performance by curl'ing your URL - that's actually slower
than fork()).

It's (probably) not that the fork() etc commands don't work on windows, just that the php functions don't.

http://www.php.net/pcntl

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Reply via email to