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

search for in the

XMLReader::setRelaxNGSchema> <XMLReader::readString
[edit] Last updated: Fri, 14 Jun 2013

view this page in

XMLReader::setParserProperty

(PHP 5 >= 5.1.0)

XMLReader::setParserPropertyFixe des options pour l'analyseur

Description

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

Fixe des options pour l'analyseur. Les options doivent être fixées après l'appel de XMLReader::open() ou XMLReader::xml() et avant le premier appel de XMLReader::read().

Liste de paramètres

property

Une des constantes d'analyseur.

value

Si fixée à TRUE, l'option sera activée sinon elle sera désactivée.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.



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

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