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, 24 Jun 2011

view this page in

XMLReader::setParserProperty

(PHP 5 >= 5.1.2)

XMLReader::setParserPropertyتنظیم یا عدم تنظیم گزینه‌های پارسر

Description

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

تنظیم یا عدم تنظیم گزینه‌های پارسر. گزینه‌ها باید پس از xmlreader-open() یا xmlreader-xml() فرا خوانده شود و پیش از اولین فراخوانی xmlreader-read().

Parameters

property

یکی از گزینه ثابت‌های پارسر.

value

اگر برابر با TRUE باشد گزینه فعال خواهد شد در غیر این صورت غیر فعال خواهد بود.

Return Values

Returns TRUE on success or FALSE on failure.



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