编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 eventhttpconnection set callback for connection closephp cubrid 函数 close lob objectphp dba 函数 close a dba databasephp db++ 函数 close a relationphp eio 函数 close filephp frontbase 函数 change input/output character setphp imap 函数 close an imap streamphp ingres 函数 close an ingres database connectionphp newt 函数 discards the contents of the terminal s input buffer without waiting for additional inputphp oci8 obsolete aliases and functions 别名 oci lob closephp pdf 函数 close the input pdf document deprecated php pdf 函数 close and stroke pathphp pdf 函数 close current pathphp locale returns an appropriately localized display name for variants of the input localephp locale gets the keywords for the input localephp xmlreader close the xmlreader inputphp xmlreader indicates if the parsed document is validphp xmlreader lookup namespace for a prefixphp xmlreader set parser optionsphp xmlreader set the filename or uri for a relaxng schema
关注编程学问公众号
编程学问网 湘ICP备20001732号