Re: [PHP] building a "crawler" with PHP

2002-05-13 Thread Miguel Cruz
On Mon, 13 May 2002, Robert Mena wrote: > Hi, I'd like to know if anyone has good references > (links, ps, pdf etc) about building a crawler and tips > regarding doing that with PHP. > > This would be mostly for learning purposes. I'll just give you one tip: Keep track of your stack size! It's

Re: [PHP] building a "crawler" with PHP

2002-05-13 Thread olinux
I'm guessing that you want to build an external crawler, which I'm not sure about. [fopen() will probably be useful]. If you want to build an internal crawler have a look at the directory and filesystem functions. http://www.php.net/manual/en/ref.dir.php http://www.php.net/manual/en/ref.filesyste

[PHP] building a "crawler" with PHP

2002-05-13 Thread Robert Mena
Hi, I'd like to know if anyone has good references (links, ps, pdf etc) about building a crawler and tips regarding doing that with PHP. This would be mostly for learning purposes. thanks. __ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience ht