编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « XMLWriter
  • 安装/配置 »
  • PHP Manual
  • XMLWriter
  • 简介

简介

This is the XMLWriter extension. It wraps the libxml xmlWriter API.

This extension represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data.

This extension can be used in an object oriented style or a procedural one. Every method documented describes the alternative procedural call.

相关文章
php xmlwriter 函数 end attributephp xmlwriter 函数 end current cdataphp xmlwriter 函数 create end commentphp xmlwriter 函数 end current documentphp xmlwriter 函数 end current dtd attlistphp xmlwriter 函数 end current dtd elementphp xmlwriter 函数 set string used for indentingphp xmlwriter 函数 toggle indentation on/offphp xmlwriter 函数 create start namespaced attributephp xmlwriter 函数 create start attributephp xmlwriter 函数 create start cdata tagphp xmlwriter 函数 create start commentphp xmlwriter 函数 create document tagphp xmlwriter 函数 write full attributephp xmlwriter 函数 write full cdata tagphp xmlwriter 函数 write full comment tagphp xmlwriter 函数 write full dtd attlist tagphp xmlwriter 函数 write full dtd element tagphp xmlwriter 函数 write full dtd entity tagphp xmlwriter 函数 write full dtd tag
关注编程学问公众号
编程学问网 湘ICP备20001732号