编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 domcomment classphp dom the domdocument classphp dom the domdocumentfragment classphp dom the domdocumenttype classphp dom the domelement classphp dom the domentity classphp dom the domnotation classphp dom the domprocessinginstruction classphp dom the domtext classphp dom the domxpath classphp xmldiff the xmldiff dom classphp dom 安装/配置php domimplementation test if the dom implementation implements a specific featurephp dom 函数 gets a domelement object from a simplexmlelement objectphp simplexml 函数 get a simplexmlelement object from a dom nodephp xmldiff dom diff two domdocument objectsphp xmldiff dom produce merged domdocument
关注编程学问公众号
编程学问网 湘ICP备20001732号