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.filesystem.php

olinux


--- Robert Mena <[EMAIL PROTECTED]> 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.
> 
> thanks.
> 
> __________________________________________________
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

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

Reply via email to