hi guys i'm wondering if the following is possible? i want to be able to generate an rss feed from my php pages.
i have a mysql database with fields for title, author, url & message,
i would like to have the content that is stored in the db under each of those fields to appear in a xml page which is rss compliant thru PHP.
i have google for the answer but rss seems to be too much of a generic search term these days. I would appricate it very much is someone knows of a tutorial or a script that can do this for me. Thanks