gaza165 Posted February 16, 2009 Share Posted February 16, 2009 Hi everyone, I am looking to create and manage an RSS Feed in PHP by populating it with my database. All my blogs are stored into a database and I want to store them in a RSS feed so i can add it to FeedBurner. Can someone tell me a good place to start??? Thanks Garry Link to comment https://forums.phpfreaks.com/topic/145404-creating-rss-file-with-database-information/ Share on other sites More sharing options...
Mchl Posted February 16, 2009 Share Posted February 16, 2009 simplexml or xmlwriter (second one allows for more flexibility and 100% compatibility with RSS2.0 specification) Link to comment https://forums.phpfreaks.com/topic/145404-creating-rss-file-with-database-information/#findComment-763387 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.