downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XMLReader::setRelaxNGSchema> <XMLReader::readString
Last updated: Fri, 20 May 2011

view this page in

XMLReader::setParserProperty

(PHP 5 >= 5.1.2)

XMLReader::setParserPropertyEstablece o quita el analizador de opciones

Descripción

bool XMLReader::setParserProperty ( int $property , bool $value )

Establece o quita el analizador de opciones. Las opciones pueden ser establecidas luego del xmlreader-open() o xmlreader-xml() son llamadas y antes del primer llamado del xmlreader-read().

Parámetros

property

Una de las constantes analizadoras de opciones.

value

Si se establece a TRUE La opción va a ser habilitada de otra manera va a ser deshabilitada.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.



add a note add a note User Contributed Notes XMLReader::setParserProperty
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites