XMLReader
PHP Manual

XMLReader::getParserProperty

(PHP 5 >= 5.1.2)

XMLReader::getParserProperty Indicates if specified property has been set

Описание

bool XMLReader::getParserProperty ( int $property )

Indicates if specified property has been set.

Список параметров

property

One of the parser option constants.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Смотрите также


XMLReader
PHP Manual