README
Todo List
ATOM = 'Atom'
CASE_LOWER = 0
CASE_UPPER = 1
RSS = 'RSS'
Project: MagpieRSS: a simple RSS integration tool File: rss_parse.inc - parse an RSS or Atom feed return as a simple object.
Handles RSS 0.9x, RSS 2.0, RSS 1.0, and Atom 0.3
The lastest version of MagpieRSS can be obtained from: http://magpierss.sourceforge.net
For questions, help, comments, discussion, etc., please join the Magpie mailing list: magpierss-general@lists.sourceforge.net
void array_change_key_case( $array, [ $case = CASE_LOWER] )
void map_attrs( $k, $v )