XMLReader
PHP Manual

XMLReader::getParserProperty

(PHP 5 >= 5.1.2)

XMLReader::getParserProperty — Indicates if specified property has been set

Leírás

XMLReader
bool getParserProperty ( int $property )

Indicates if specified property has been set.

Paraméterek

property

One of the parser option constants.

Visszatérési értékek

Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.

Lásd még


XMLReader
PHP Manual