I want to Extract the Images and Store it in a Directory using PHP Crawlers Script from a particular URL ..
Please Help me Out..!!
1 reply to this topic
#1
Posted 04 March 2011 - 09:19 AM
|
|
|
#2
Posted 04 March 2011 - 11:26 AM
That depends how you go about it. If the images are displayed on the page or linked to on a page, you could simply scan in the HTML, then loop through the elements getting the href or src attributes. You can either store the URL in your databse or copy the file over.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top










