Re: Asynchronous PHP Execution

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

 



Richard Heyes wrote:
Also:

exec('sleep 5 >& /dev/null &');

Maybe?

Two ampersands you mean? Why - what does it do? You're also not redirecting STDERR.


My bad. I was trying to shorten your command. >& redirects stdout and stderr, unfortunately in c shell though.

-Shawn

--
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