How to get the only images with snoopy class or curl ? I have got the fallowing html code <img src="unique_pic/itemname.gif" border="0">
What i want to do? I want to get the all images with are in file "unique_pic" and they are saved as .gif or i want to get all the images gif from the website.
I need one of those solution please