I have information stored in a database that I want to use to create RSS feeds.
What is the best way to do this?
Also, is there any PHP library / function with which I can pass data, and they will take care to allow any characters that need to be encoded / separated?
source share