Simple PHP RSS Script

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

2 comments

  1. hey nice script. thanks.

    Alwyn , you can find: .’$link.$row->ID.”;
    and replace it with this: ‘.$link.$row->ID.”;
    now it’s working πŸ™‚

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.