How to add an RSS feature to a page?
Posted: Mon Apr 13, 2009 4:26 pm
Heya,
So I built this website: http://www.marketingyourtruth.com and hand wrote the code for a content manager with the ability to create blogs. It's super simple, just a PHP form that inserts the data the user enters into SQL and then pulls it back out to display it record by record on the blog page.
The client requested I implement an RSS feature but I realize I've never done that before and I'm not really sure where to begin. I was hoping for some leads to good tutorials? Thanks!
So I built this website: http://www.marketingyourtruth.com and hand wrote the code for a content manager with the ability to create blogs. It's super simple, just a PHP form that inserts the data the user enters into SQL and then pulls it back out to display it record by record on the blog page.
The client requested I implement an RSS feature but I realize I've never done that before and I'm not really sure where to begin. I was hoping for some leads to good tutorials? Thanks!