编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 domcomment classphp dom the domdocument classphp dom the domdocumentfragment classphp dom the domdocumenttype classphp dom the domelement classphp dom the domentity classphp dom the domentityreference classphp dom the domexception classphp dom the domimplementation classphp dom the domnamednodemap classphp dom the domnode classphp dom the domnodelist classphp dom 预定义常量php 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 dom 简介php dom dom 函数php xmlreader returns a copy of the current node as a dom object
关注编程学问公众号
编程学问网 湘ICP备20001732号