XML_RSS::getStructure

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

Áttekintés

require_once "XML/RSS.php";

array XML_RSS::getStructure ()

Leírás

Get complete structure of RSS file

Visszatérési érték

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

Megjegyzés

Ez a függvény nem hívható statikusan.