PHP Classes

RSS_feed: Parse a RSS/XML feed from a given URL.

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 61%Total: 4,037 All time: 772 This week: 673Up
Version License Categories
rss_feed 1.0BSD LicenseXML, Content management
Description 

Author

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 of RSS/RDF. However, in practice, all versions follow the same pattern: A publication link is contained within <item> tags and consists of a <title>, <link>, and a <description>.

The class was tested with feeds from many different sources using all versions.

The class returns an HTML unordered list. The example script shows how it should be used to process and display the feed in table of a Web page.

Picture of Dr. Timothy Sakach
Name: Dr. Timothy Sakach <contact>
Classes: 1 package by
Country: United States United States

  Files folder image Files (2)  
File Role Description
Plain text file class_RSS_feed.php Class The RSS_feed class
Accessible without login Plain text file RSS_feed_demo.php Example HTML page demonstrating the use of RSS_Class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,037
This week:0
All time:772
This week:673Up
 User Ratings  
 
 All time
Utility:89%StarStarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:-
Examples:88%StarStarStarStarStar
Tests:-
Videos:-
Overall:61%StarStarStarStar
Rank:999