Example | XML_RSS::getStructure |
XML_RSS | |
PEAR Manual | |
require_once "XML/RSS.php"; |
void XML_RSS::XML_RSS (
mixed $handle=''
)
Constructor
mixed $handle - file pointer or name of the RDF file.
This function can not be called statically.
Using XML_RSS()
|
Example | XML_RSS::getStructure |
XML_RSS | |
PEAR Manual | |