On Wed, 26 Sep 2001, mike wrote:
> Hi all,
>
> I have written an online MP3 jukebox that streams the currently playing
> MP3 to winamp / xmms / macamp etc. It would be *very* useful if
> I could fork PHP processes from within a script - are there any plans to
> implement a fork() in PHP?
>
> BTW, the streaming part of the jukebox is written in PHP, and its this
> part I think fork() would be insanely useful for ;)
Check pcntl extension available with PHP.
-Andrei
* We reason deeply, when we forcibly feel. *
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]