Hello.

I want to run process from my php script in background.
I try different functions from functions list but all of them whaiting for 
process ending.

How can I run `wget -b ...` and finish my script, but wget must still working?

I use PHP5, Linux, Apache2.

Thank You.

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

Reply via email to