(PHP 5 >= 5.1.0, PHP 7)
Indicates if specified property has been set
public bool XMLReader::getParserProperty ( int $property )
Indicates if specified property has been set.
Parameters:
property
One of the parser option constants.
Returns:
Returns TRUE on success or FALSE on failure.
See also:
Please login to continue.