Best PHP Analytics RSS class Lastrss

Source: Internet
Author: User
Tags php class
<?php
/*
======================================================================
Lastrss 0.9.1

Simple yet powerfull PHP class to parse RSS files.

by Vojtech Semecky, webmaster @ webdot. Cz

Latest version, features, manual and examples:
http://lastrss.webdot.cz/

----------------------------------------------------------------------
LICENSE

This are 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
The License, or (at your option) any later version.

This are distributed in the hope that it'll be useful,
but without any WARRANTY; Without even the implied warranty of
merchantability or FITNESS for A particular purpose. The
The GNU general public License for the more details.

To read the license visit http://www.gnu.org/copyleft/gpl.html
======================================================================
*/

/**
* Lastrss
* Simple yet powerfull PHP class to parse RSS files.
*/
Class Lastrss {
// -------------------------------------------------------------------
Public properties
// -------------------------------------------------------------------
var $default _cp = ' UTF-8 ';
var $CDATA = ' Nochange ';
var $cp = "";
var $items _limit = 0;
var $stripHTML = False;
var $date _format = ' ";

// -------------------------------------------------------------------
Private variables
// -------------------------------------------------------------------
var $channeltags = array (' title ', ' Link ', ' descrīption ', ' language ', ', ' ' copyright ', ' managingeditor ', ' Webmaster '

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.