XMLReader
PHP Manual

XMLReader::getParserProperty

(PHP 5 >= 5.1.0)

XMLReader::getParserProperty Indicates if specified property has been set

Opis

bool XMLReader::getParserProperty ( int $property )

Indicates if specified property has been set.

Parametry

property

One of the parser option constants.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


XMLReader
PHP Manual