by jheinstein
DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most 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.
jheinstein committed patchset 16 of module domit-rssparser to the DOMIT! RSS Parser for PHP CVS repository, changing 153 files
jheinstein committed patchset 15 of module domit-rssparser to the DOMIT! RSS Parser for PHP CVS repository, changing 2 files
jheinstein committed patchset 14 of module domit-rssparser to the DOMIT! RSS Parser for PHP CVS repository, changing 5 files
We are pleased to announce the release of DOMIT! RSS 0.51. This version includes better error handling and logging, and a default error mode whereby DOMIT RSS does not die on an error. The setRSSTimeout method allows the user to set a maximum time for ...
We are pleased to announce the release of DOMIT! RSS 0.51. This version includes better error handling and logging, and a default error mode whereby DOMIT RSS does not die on an error. The setRSSTimeout method allows the user to set a maximum time for ...
jheinstein committed patchset 13 of module domit-rssparser to the DOMIT! RSS Parser for PHP CVS repository, changing 1 files
jheinstein committed patchset 12 of module domit-rssparser to the DOMIT! RSS Parser for PHP CVS repository, changing 1 files
- removed ampersands when objects instantiated - added to error handling modes: DOMIT_RSS_ONERROR_DIE and DOMIT_RSS_ONERROR_CONTINUE - on errors, DOMIT RSS no longer dies by default - added setErrorHandler, setErrorLog, and setErrorMode methods - added ...
- removed ampersands when objects instantiated - added to error handling modes: DOMIT_RSS_ONERROR_DIE and DOMIT_RSS_ONERROR_CONTINUE - on errors, DOMIT RSS no longer dies by default - added setErrorHandler, setErrorLog, and setErrorMode methods - added ...
jheinstein committed patchset 11 of module domit-rssparser to the DOMIT! RSS Parser for PHP CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use