PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference XML Manipulation XMLReader XMLReader XMLReader::getParserProperty
XMLReader XMLReader::close XMLReader::expand XMLReader::getAttribute XMLReader::getAttributeNo XMLReader::getAttributeNs XMLReader::getParserProperty XMLReader::isValid XMLReader::lookupNamespace XMLReader::moveToAttribute XMLReader::moveToAttributeNo XMLReader::moveToAttributeNs XMLReader::moveToElement XMLReader::moveToFirstAttribute XMLReader::moveToNextAttribute XMLReader::next XMLReader::open XMLReader::read XMLReader::readInnerXML XMLReader::readOuterXML XMLReader::readString XMLReader::setParserProperty XMLReader::setRelaxNGSchema XMLReader::setRelaxNGSchemaSource XMLReader::setSchema XMLReader::XML
  • XMLReader::getAttributeNs
  • XMLReader::isValid

XMLReader::getParserProperty

(PHP 5 >= 5.1.0)

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

Description

public bool XMLReader::getParserProperty ( int $property )

Indicates if specified property has been set.

Parameters

property

One of the parser option constants.

Return Values

Returns TRUE on success or FALSE on failure.

See Also

  • XMLReader::setParserProperty() - Set parser options

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.