XMLReader::getParserProperty

(PHP 5 >= 5.1.0, PHP 7)

XMLReader::getParserProperty Indicates if specified property has been set

Descrierea

public XMLReader::getParserProperty ( int $property ) : bool

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.

A se vedea și