I have been using Magpie Rss for a while to parse rss feeds in php. It has worked pretty well for me. But recently I have been working on some projects where I need to parse tags that have attributes. Some examples of tags with attributes in rss are enclosure tags for podcasts or cloud tags for rssCloud. Magpie Rss doesn't support attributes, but only support values within begin and end tags.
I found RSS_PHP which looks to do what I want. This library does support rss attributes and extensions. I will pay for the commercial version if the free version continue to works as well as it is now.
Subscribe to:
Post Comments (Atom)
Weather on Display: Building a Raspberry Pi Weather Station with Touchscreen
Are you tired of constantly checking your phone or computer for the latest weather updates? Want to have real-time weather information readi...

-
Logitech has released a build of SqueezeCenter for Windows Home Server . This makes installation a lot easier, as you don't have to RD...
-
I have updated the Akismet plugin for LifeType to allow spam comments to be submitted to Akismet . This allows users of LifeType to help ...
-
I heard about AOL and Yahoo's plans to charge for email delivery today on the Digital Experience Podcast . It appears that AOL and Ya...
any idea how to do this in this library? The author has been mute on the topic. I bought the commercial version based on the single example hoping to give this library an array, and it give me a complete rss structure. It gives me an XML real nice, but not rss nodes it needs.
ReplyDeleteAny ideas?