Home     PHP / Javascript / Ajax
PHP LastRSS.php Script

PHP Script Codes > xml-php

lastRSS.php Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 5841

PHP Script Codes > 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.