-- Kevin McArthur <[EMAIL PROTECTED]> wrote (on Friday, 07 March 2008, 11:29 AM -0800): > Before I go and reinvent the wheel, has anyone proposed or developed a RSS > feed _creator_ for the framework? > > Zend_Feed does an excellent job of parsing feeds but I don't see any > documented way to create RSS feeds in a similar way to how zend_feed parses > them.
It's not well documented -- I think it's under the heading "importing" or some such -- but you *can* create RSS and Atom feeds using Zend_Feed. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
