XMLReader
PHP Manual

XMLReader::getParserProperty

(PHP 5 >= 5.1.0)

XMLReader::getParserProperty Indicates if specified property has been set

Descrierea

bool XMLReader::getParserProperty ( int $property )

Indicates if specified property has been set.

Parametri

property

One of the parser option constants.

Valorile întoarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.

Vedeți de asemenea


XMLReader
PHP Manual