/includes/magpierss/rss_parse.php| Class | Description |
|---|---|
MagpieRSS
|
Hybrid parser, and object, takes RSS as a string and returns a simple object. |
require_once
(MAGPIE_DIR.'rss_utils.php')
(line 26)
ATOM = 'Atom'
(line 24)
CASE_LOWER = 0
(line 590)
CASE_UPPER = 1
(line 589)
RSS = 'RSS'
(line 23)
Project: MagpieRSS: a simple RSS integration tool File: rss_parse.php - 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
Documentation generated on Mon, 05 May 2008 16:22:42 +0400 by phpDocumentor 1.4.0