|
XMLReader::openSet the URI containing the XML to parse Description
public
bool
XMLReader::open
( string
$URI
[, string $encoding
[, int $options = 0
]] )Set the URI containing the XML document to be parsed. Parameters
Return Values
Returns Errors/ExceptionsThis method may be called statically, but will issue an Changelog
See Also
|