编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 xml 操作 xmlwriterphp xmlwriter 函数 end current dtd entityphp xmlwriter 函数 end current dtdphp xmlwriter 函数 end current elementphp xmlwriter 函数 end current piphp xmlwriter 函数 flush current bufferphp xmlwriter 函数 end current elementphp xmlwriter 函数 create start dtd attlistphp xmlwriter 函数 create start dtd elementphp xmlwriter 函数 create start dtd entityphp xmlwriter 函数 create start dtd tagphp xmlwriter 函数 create start namespaced element tagphp xmlwriter 函数 create start element tagphp xmlwriter 函数 write full namespaced element tagphp xmlwriter 函数 write full element tagphp xmlwriter 函数 writes a piphp xmlwriter 函数 write a raw xml textphp xmlwriter xmlwriter 函数php xmlwriter 范例php xmlwriter 安装/配置
关注编程学问公众号
编程学问网 湘ICP备20001732号