This class can be used to parse and generate RSS feeds for podcasts.
It can parse the XML of a podcast feed and return the feed data in an associative array.
It can also do the opposite, generate the XML document of a RSS feed for a podcast described with an associative array. |