View Single Post
  #1 (permalink)  
Old 03-07-2008, 09:38 PM
bradyk bradyk is offline
Junior Member
 
Join Date: Mar 2008
Posts: 1
Default Zend Feed and Weird Tags

Hi everyone,

I'm looking to find a way to access data inside weird feed tags (using
Zend Feed), and having a hard time doing it.

For example:
<media:title>TheTitle</media:title>
<media:thumnail url='http:///whatever.com' width='123' height='432' />

I've tried every way I could think of, and didn't find much help in
the docs. Any ideas?

Thanks
--Kyle
Reply With Quote