| | I need help with making an RSS 2.0 feed to will connect to my MySQL database (DB). I don't need information on how to make an RSS feed, because I already made one (view). I think I have to make something like rss.php in order to connect to a DB. I searched the Internet about this, just can't find anything good, like an include file that you can't get, code to connect to DB, etc. I want to connect to my News table inside my database, but I have no idea to do it. There is a program called RSSWriter, but the only problem is, it only writes RSS 1.0, I want 2.0. Please help me out, thanks. |

