RSS Support forum 80 Class for parsing RSS 0. Class for parsing RSS 0.9 and 0.91 formats. Includes utility functions for walking the parse tree. example of use The class Site Meter
This class can be used to parse RSS feeds and output the feed items as HTML pages. It can retrieve RSS feeds to parse, optionally stripping HTML tags from the feed items. It can also render the feed items in an HTML page, adding links to the original feed item pages. RSS Read Support forum rss_read ...
... remote feeds in local files for a given period to avoid accessing the remote feed site too many times. Rss parser configuration file README file for rss parse class Rss parser main class.file Sample file for using rss parse class Site Meter
This class implements a stream wrapper to read and write RSS feeds. It can be used to parse RSS feeds with path specified in the URL and stores the parsed feed values in global variables. It can also generate RSS feeds from values from the same global variables. gFeed Support forum gfeed Stream wrapper ...
RSS_feed Support forum rss_feed Parse a RSS/XML feed from a given URL. Getting a feed from another Web site, should be quick and simple. Any unneeded complications should be avoided. This class provides way to retrieve feeds in RSS/XML format and display them on a Web page. There are several versions ...
Abs_Xml_Rss Support forum abs_xml_rss Read and write RSS and Atom feeds This package can be used to read and write RSS and Atom feeds. It provides several classes that allow creating feeds in RSS 2.0 and Atom formats from lists of feed items other parameters. The package also comes with counterpart ...
Ray Feed Reader Support forum ray-feed-reader Retrieve and display RSS feeds This package can be used to retrieve and display RSS feeds. The main class can retrieve and parse a RSS feed from a given feed URL. It supports RSS 0.92, RSS 2.0, RDF and Atom formats. Another class can process the RSS ...
RSS Feed Reader Support forum rss_feed_reader Parse and display items of an RSS feed Simple class for parsing RSS feeds. Returns feed as array so you can do what you wish with results. In version 2.2 it supports SimpleXML parsing, an old XML parser and even text parser, based on regexps. There's ...
This package can be used to retrieve remote RSS feeds and generate HTML links. It can retrieve a given RSS feed, parse its contents and generate HTML links from all the feed items and titles. The HTML is outputted as the current script output and so it can be used to generate feed item listings retrieved ...
DOMIT! RSS parser Support forum domit-rssparser RSS feed parser based on pure PHP XML parser DOMIT! RSS is an RSS feed parser written purely in PHP. It therefore does not require the installation of any PHP extensions. Unlike most other PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert ...