Hey Im trying to access the xhtml data in the <content:encoded> tag of an RSS
Feed item using Zend_Feed. The source code and documention indicate that
Zend_Feed does pickup the XHTML data in <content:encoded> but i cant access
it. Ive tried $item->content(), $item->content:encoded(), but nothing works.
How do i access this data from an rss feed item?
-- 
View this message in context: 
http://www.nabble.com/Zend_Feed-XHTML-%28%3Ccontent%3Aencoded%3E%29-tf4726876s16154.html#a13515299
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to