XML_RSS::XML_RSS XML_RSS::getChannelInfo

XML_RSS

PEAR Manual


XML_RSS::getStructure

XML_RSS::getStructure -- Get complete structure of RSS file

Synopsis

      require_once "XML/RSS.php";
     

array XML_RSS::getStructure ( )

Description

Get complete structure of RSS file

Return value

array - the array depends on the structure of the RSS document.

Note

This function can not be called statically.



XML_RSS::XML_RSS XML_RSS::getChannelInfo

XML_RSS

PEAR Manual