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