Log in

View Full Version : Recommendations for RSS Feed



abrocketman
05-03-2011, 01:01 PM
Hi,

I was wondering if anyone could recommend a simple RSS script in PHP for a small website? Or somewhere I may have go and read up on this matter. I have seen a few but the all want me to download files and upload them to the server.

Any help on this would be appreciated.

Cheers

bluewalrus
05-03-2011, 09:34 PM
It's pretty simple depending on where your data is stored (preferably DB), how much data you want to display, and how well you data is organized. If you can provide a sample set of data, and/or the query you will be executing to get the data, I can provide a sample (might work or be complete) of what you'd want to do.