update : 2015.11.03
php.shukuma.com검색:
|
XMLReader::setParserProperty(PHP 5 >= 5.1.0) XMLReader::setParserProperty — Set parser options 설명
public
bool
XMLReader::setParserProperty
( int
$property
, bool $value
)Set parser options. The options must be set after XMLReader::open() or XMLReader::xml() are called and before the first XMLReader::read() call. 인수
반환값
성공 시 |