Content management: OPML Parser Class
Ivan Melgrati (contact me)
This class can be used to extract the properties of content listed in OPML files.
It retrieves local or remote OPML file and parses it to extract the URLs of the listed content into an array as well all other the properties of each content entry such as: name, target, description, RSS feed, creation date and content type (RSS, HTML, etc..).
The class can also output all the content entries to an HTML formatted list.
Click here for detailed information about this class on phpclasses.org