/util/magpie/rss_parse.inc

Description
Classes
Class Description
MagpieRSS Hybrid parser, and object, takes RSS as a string and returns a simple object.
Includes
require_once (MAGPIE_DIR.'rss_utils.inc') (line 26)
Constants
ATOM = 'Atom' (line 24)
CASE_LOWER = 0 (line 591)
CASE_UPPER = 1 (line 590)
RSS = 'RSS' (line 23)

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

Functions
array_change_key_case (line 594)
void array_change_key_case ( $array, [ $case = CASE_LOWER])
  • $array
  • $case
map_attrs (line 582)
void map_attrs ( $k,  $v)
  • $k
  • $v

Documentation generated on Fri, 1 Jun 2007 16:51:47 +0200 by phpDocumentor 1.3.2