Categories

Updated: 10/13/2004

lastRSS.php

lastRSS.php is a simple yet powerful PHP class to parse RSS 0.9x, 1.0, and 2.0. It uses quick regular expressions instead of an XML parser, and it returns an associative array with RSS fields as a result. It has a transparent caching system, and allows character encoding conversion (for all encodings supported by the iconv library). The most notable changes include better character encoding conversion, support for pubDate date/time format, support for CDATA info and optional limit of the number of returned items.
©2019 A--9.com