编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « XMLReader
  • XMLReader::expand »
  • PHP Manual
  • XMLReader
  • Close the XMLReader input

XMLReader::close

(PHP 5 >= 5.1.0, PHP 7)

XMLReader::close — Close the XMLReader input

说明

public XMLReader::close ( void ) : bool

Closes the input the XMLReader object is currently parsing.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • XMLReader::open() - Set the URI containing the XML to parse
  • XMLReader::xml() - Set the data containing the XML to parse

相关文章
php cubrid 函数 close blob/clob dataphp dbx 函数 close an open connection/databasephp hash 函数 generate a hkdf key derivation of a supplied key inputphp msql 函数 close msql connectionphp ncurses 函数 switch off input bufferingphp ncurses 函数 activate keyboard input echophp oci8 obsolete aliases and functions 别名 oci closephp pdf 函数 close the page handlephp pdf 函数 close the input pdf document deprecated php postgresql 函数 reads input on the connectionphp ssh2 函数 close a connection to a remote ssh serverphp xmlreader 简介php locale returns an appropriately localized display name for the input localephp rararchive close rar archive and free all resourcesphp swoole mysql close the async mysql connection.php ui draw path close figurephp xmlreader close the xmlreader inputphp xmlreader get the value of a named attributephp xmlreader get the value of an attribute by indexphp xmlreader retrieve xml from current node
关注编程学问公众号
编程学问网 湘ICP备20001732号