I’m looking around for a PHP class that can generate RSS 2.0 feeds with enclosures. I’ve been using rss_writer_class to date, and it’s excellent, but it doesn’t support RSS 2.0. I could roll my own, but I’d rather stand on the shoulders of giants.
I’m looking around for a PHP class that can generate RSS 2.0 feeds with enclosures. I’ve been using rss_writer_class to date, and it’s excellent, but it doesn’t support RSS 2.0. I could roll my own, but I’d rather stand on the shoulders of giants.
Comments
Asked and answered: there is
Asked and answered: there is a patched version of FeedCreator (which has a home here) that enhances it to allow RSS 2.0 enclosures.
Add new comment