PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   how to run spider.php in background mode (http://www.phpdig.net/forum/showthread.php?t=776)

123av 04-04-2004 05:19 PM

how to run spider.php in background mode
 
how to run spider.php in background mode in linux ?

php -f spider.php http://www.mydomain.tld - not a background mode , how to run it in background ?

Charter 04-10-2004 11:29 AM

Code:

php -f spider.php http://www.mydomain.tld &


All times are GMT -8. The time now is 10:27 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.