Class for parsing title from RSS feed, and keep default encoding (UTF-8) Created: Sep 12, 2011
$contents= '""'
""
$cut= '70'
70
$defaultEncoding= '"UTF-8"'
"UTF-8"
$endWith= '"..."'
"..."
$fileOpen= 'false'
false
$readBytes= '8192'
8192
$title= '""'
$url= ''
$xmlEncoding= 'false'
__construct( $url ) : void
_identifyXmlEncoding( ) : void
convertEncoding( ) : void
cutLength( ) : void
generateTitle( ) : void
getTitle( ) : void
readFeed( ) : void