Sorry for the strange subject title, I just didnt know how to explain this in
normal english ^_^

I use zend_feed to parse rss feeds, and some of them have tags that do not
consist of opening/closing pair tags, but just one tag, with inside the info
i need, for example:
<enclosure url="http://www.examble.com/image.jpg"/>
I googled for an hour now, and still i don't know how to use this tag..
if i iterate through the rss items, and use $item->enclosure, it returns
(obviously) a NULL.

Anybody who could help me: me love you long time!
-- 
View this message in context: 
http://www.nabble.com/Zend_Feed%3A-accessing-single-tags-%28no-closing-tags%29-tp17619166p17619166.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to