View Single Post
Old 12-19-2003, 05:37 PM   #3
bloodjelly
Purple Mole
 
Join Date: Dec 2003
Posts: 106
This will work well, but is there a way to do it through a PHP script? I basically want "Install.php" to do x, y and z, plus get phpDig to spider a site, all in one execution without any user input. Can't I just feed spider.php the information it needs to spider the site? Thanks for the quick reply.

durr...just remembered I can do it with exec (/usr/bin/php -f spider.php); works well!

Last edited by bloodjelly; 01-06-2004 at 04:26 PM.
bloodjelly is offline   Reply With Quote