HTML: Overall Tag View
Dror Golan (contact me)
This class can be used to extract and display specific tags from HTML pages of given sites.
It retrieves the contents of a given site page and parses it to extract the list of tags with a specified type. By default it retrieves <img> tags.
The extracted tags are returned in an array. The class may also display a listing of all tags that were found.
Click here for detailed information about this class on phpclasses.org