XMLReader
PHP Manual

XMLReader::getParserProperty

(PHP 5 >= 5.1.0)

XMLReader::getParserProperty Indicates if specified property has been set

Descrizione

public bool XMLReader::getParserProperty ( int $property )

Indicates if specified property has been set.

Elenco dei parametri

property

One of the parser option constants.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Vedere anche:


XMLReader
PHP Manual