XMLReader::getParserProperty

(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:

XMLReader::setParserProperty() -

doc_php
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.