Re: run a process in background on Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jim Lucas wrote:

> On 10/08/2014 05:54 AM, Jan Vávra wrote:

>> I think It would be nice to have a function exec_in_background(.) that does it
>> directly in the php core.
> 
> PCNTL [1] will allow you to fork a process.  It isn't usually included in the
> standard build of PHP.
> 
> 1) http://php.net/manual/en/book.pcntl.php

However, PCNTL is not available on Windows at all.

-- 
Christoph M. Becker



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





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux