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 '
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.