|
DOMIT! RSS is an RSS parser
RSS Builder is a simple
for PHP. It is written
PHP RSS (Really
purely in PHP, and therefore
Simple Syndication) Fie
does not require the
Generator that support RSS
installation of any PHP
standard version 0.91 &
extensions.
Unlike most
2.0.
existing PHP RSS
clients, it uses a DOM XML
parser -- DOMIT! -- to
convert an RSS feed into a
DOM document that can be
traversed using the standard
DOM methods.
DOMIT! RSS
is able to parse all flavors
of RSS feed, and its API is
designed to work identically
across all versions. Its
caching mechanism saves a
local copy of the RSS feed
and updates it only at
specified intervals. It is
able to detect certain types
of non-compliant XML and
repair it.
The lightweight
DOMIT! RSS Lite is available
for users who wish only to
extract title, link, and
description elements from a
feed.
Date: Oct, 09 2004 Date: Mar, 05 2004 |