| last-RSS.php
0.7
|
lastRSS.php is simple yet powerfull PHP class to parse RSS 0.9x, 1.0 and 2.0. It use quick regullar expressions instead of XML parser and returns associative array with RSS fields as a result.
|
| File size: 2.48 KB |
Download: http://lastrss.webdot.cz/lastRSS.zip
|
| Home site: http://lastrss.webdot.cz |
|
| Description |
| lastRSS.php is simple yet powerfull PHP class to parse RSS 0.9x, 1.0 and 2.0. It use quick regullar expressions instead of XML parser and returns associative array with RSS fields as a result. Included transparent cache doesn't cache RSS file directly, neither HTML output, but serialized variable. Cached data isn't parsed every time, but you can still access individual fields. LastRSS includes character encoding conversion - all encodings supported by iconv library. |
| Supported languages: English, Czech |
| Supported OS: Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Unix, Linux |
| Installation: No Install Support |
| Requirements: PHP 4.x or latter |
|
| Release info |
|
06/14/2004
Major Update
|
Changes:
RSS 2.0 support; Character encoding conversion
|
|
| Permissions |
| Free open-source software (GNU/GPL). No distribution limits. |
|
| End user license agreement |
LICENSE
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License (GPL)
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
To read the license please visit http://www.gnu.org/copyleft/gpl.html |
|
|
|