XML_RDDL::parseRDDL()

XML_RDDL::parseRDDL() -- parse a document that contains RDDL resources

Referentiesamenvatting

require_once 'XML/RDDL.php';

boolean XML_RDDL::parseRDDL (string $input [, boolean $isFile = true])

Beschrijving

Parses an XML or XHTML document that contains RDDL resources and stores information about them for retrieval by the other methods.

Parameter

Return waarde

Geeft TRUE terug bij success, PEAR_Error als het faalt.

Note

Deze functie kan niet statisch worden aangeroepen.