... 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 Parse RSS feeds and output as HTML pages RSSread class Example usage of RSSread 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 ...
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 News Reader Support forum newsreader Retrieve and parse RSS feeds with caching support This class can retrieve and parse RSS feeds. It can cache the feed information in files for 1 hour to avoid excessive accesses to a remote feed source site. A view of class output A view of class output Single ...
RSS Reader Support forum rssreader Retrieve and parse RSS feeds extending feed reader This class can be used to retrieve and parse RSS feeds. The class extends the feed reader class to provide means to retrieve RSS specific data already formatted in HTML. The retrieved feed data include the channel ...
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 ...
myRSS XML Generator Support forum my-rss-generator Generate RSS feeds from database query results This class can be used to generate RSS feeds from database query results. It can execute a SQL query to a given database table and generates an RSS 2.0 feed with information from the query results. ...
AutoRSS Support forum autorss Generate a RSS feed from files of a directory This class can be used to generate a RSS feed from files pf a directory. It can read the list of files available in a given server directory and generates an RSS 2.0 feed with the list of files. The base URL for the files ...
Feed Reader Support forum feedreader Parse and extract information from RSS 2.0 feeds This class is meant to parse and exctrat information from XML/RSS feeds. It uses PHP Expat based XML parsing extension and can parse RSS 2.0 feeds. main class ficheiro teste Site Meter