|
PHP5中文手册
XMLReader::XML(PHP 5 >= 5.1.2) XMLReader::XML — Set the data containing the XML to parse 说明XMLReader
bool
xml
( string $source
[, string $encoding
[, int $options
]] )
Set the data containing the XML to parse. 参数
返回值如果成功则返回 TRUE,失败则返回 FALSE。 更新日志
|