Re: [PHP] Website crawler auto image downloader

2009-01-17 Thread Robert Cummings
On Fri, 2009-01-16 at 16:03 -0800, Sam Smith wrote: > I need a script that will crawl a list of websites and download all .jpg, > .gif, .png files. > > I can think of some ways how to start like, fopen() or maybe curl(). And it > downed on me I'd need to handle files writing over with the same nam

[PHP] Website crawler auto image downloader

2009-01-16 Thread Sam Smith
I need a script that will crawl a list of websites and download all .jpg, .gif, .png files. I can think of some ways how to start like, fopen() or maybe curl(). And it downed on me I'd need to handle files writing over with the same name. And it would be cool to save the full URL to the file in a