In case anybody needs to quickly publish DB contents as RSS feed, you can now use my SRSSS – Simple RSS Script 🙂
Nothing sophisticated but should serve a valid RSS 2.0 feed. Just fill in the setup vars on the top, construct your SQL query and make sure you’ve got the right values in the while-loop.
Download here -> SRRS
my rss is not working proply can someone help me to fix it please
hey nice script. thanks.
Alwyn , you can find: .’$link.$row->ID.”;
and replace it with this: ‘.$link.$row->ID.”;
now it’s working 🙂