You need to run wget from a cron job.


-----Original Message-----
From: Viacheslav Chumushuk [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 14, 2007 9:10 AM
To: php-general@lists.php.net
Subject: [PHP] Run process in background

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

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

Reply via email to