article database with RSS

2 posts by 2 authors in: Forums > CMS Builder
Last Post: October 27, 2009   (RSS)

Re: [pchell] article database with RSS

By Dave - October 27, 2009

Hi pchell,

Yes you can. There's step by step instructions on creating an RSS feed here:
http://www.interactivetools.com/docs/cmsbuilder/rss_feeds.html

And you could filter it by adding search terms like this:
myfeed.xml.php?category=sports

Or by creating a new file sports.xml.php with this line:
'where' => " category = 'sports' ",

And yes, the RSS feeds would be dynamic, so any secondary sites that used them would be updated when they were updated.

Hope that helps! Let me know any other questions you have.
Dave Edis - Senior Developer
interactivetools.com