Rss Feed Reader/displayer
Hi,
I have an existing admin panel that uses a flat file system, reading info from .txt files.
I would like a RSS feed reader/displayer that will display an RSS feed on my index page from a URL that is entered within the admin panel.
Here is an example page where the RSS feed will be displayed:
http://www.planet-divinity.com/testsite/
Here is an example of the RSS feed that is to be displayed:
http://ezinearticles.com/rss/Internet-and-Businesses-Online.xml
I will need options in the admin panel for how much content to display, length of content and formatting if it can not be done by css.
It is important that this RSS feed uses the same type of system as the current site (flat file, reads from .txt) and no MySQL databases are used.
The site is to be used by newbie users and uploaded on their own web host.
Thanks.


