Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2021-10-19 (11 days ago) | | Not yet rated by the users | | Total: 47 This week: 46 | | All time: 10,141 This week: 4 |
|
Description | | Author |
This class can display the pages and descriptions of a RSS feed.
It takes the URL of a given RSS feed and retrieves the feed to be able to parse it.
The class can also display the links to the list of pages in the RSS feeds along with the feed entry descriptions. | |
|
|
Innovation award
Nominee: 1x |
|
Details
feed-reader
Get feeds from RSS
This PHP class read and display feeds from a given RSS url.
input: RSS URL, number of feed to display.
Requirements
php >= 5.4.0
Installation
just copy the class to your classes folder
Basic Usage
$rss= new feedreader( "https://www.lavanguardia.com/rss/home.xml", 10);
Inputs:
RSS url, number of items
Working sample:
https://intelector.com/leer-rss-2/
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.