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

简介

The DOM extension allows you to operate on XML documents through the DOM API with PHP.

Note:

The DOM extension uses UTF-8 encoding. Use utf8_encode() and utf8_decode() to work with texts in ISO-8859-1 encoding or Iconv for other encodings.

相关文章
php dom the domattr classphp dom the domcdatasection classphp dom the domcharacterdata classphp dom the domexception classphp dom the domimplementation classphp dom the domnamednodemap classphp dom the domnode classphp dom the domnodelist classphp dom the domnotation classphp dom the domprocessinginstruction classphp dom the domtext classphp xmldiff the xmldiff dom classphp dom 预定义常量php dom 范例php dom 安装/配置php dom 简介php dom dom 函数php xmldiff dom diff two domdocument objectsphp xmldiff dom produce merged domdocumentphp xmlreader returns a copy of the current node as a dom object
关注编程学问公众号
编程学问网 湘ICP备20001732号