måndagen den 22 september 2003 kl 15.04 skrev Jay Blanchard:


use & (not tested, but runs other processes as background processes)

exec("/usr/local/php/bin/php process1.php &");

Think that works as well; my solution was "> /dev/null &"…


Now the big question is if I will get it to work on a windows-server using exec("php script.php args >NUL") ;)

Sincerely

Victor

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



Reply via email to