OPML Parser PHP Class
This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file’s elements the following attributes: link_url, link_name, link_target, link_description, link_rss, created (date of creation), type (link type: RSS, HTML, etc.). The class uses file_get_contents() to retrieve the contents of the OPML file and then the XML extension is used to parse and store the file’s data in an associative array, where each outline element is stored using a different array index.
- Visit Site:
- OPML Parser PHP Class
- Filed in:
-
PHP / Scripts & Programs / XML & PHP
- Platforms:
-




- Databases:
-
- Date Added:
- Jul 22, 2007
- Last Updated:
- Jan 14, 2008
License and Pricing Information
Freeware
Price: $0.00 USD
| Publisher site visits: | 2,005 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
- Iván (MT-Soft)
