Content Feeder 2.0 review

Download
by rbytes.net on

ContentFeeder - A library used for assembling content feeds

License: GPL (GNU General Public License)
File size: 8K
Developer: Monte Ohrt
0 stars award from rbytes.net

ContentFeeder - A library used for assembling content feeds. RSS 2.0 is currently the only format supported, but can easily be extended to handle more.

ContentFeeder_RSS2 is the class name to instantiate to create RSS 2.0 feeds.

Example:

require('ContentFeeder.class.php');
$rss =& new ContentFeeder_RSS2;

What's New in This Release:
change default character set to UTF-8
change default escapement to 'none'
add escape type of 'none'
add setDefaultEscapeType()

Content Feeder 2.0 search tags