编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « XMLDiff\DOM::diff
  • XMLDiff\Memory »
  • PHP Manual
  • XMLDiff\DOM
  • Produce merged DOMDocument

XMLDiff\DOM::merge

(PECL xmldiff >= 0.8.0)

XMLDiff\DOM::merge — Produce merged DOMDocument

说明

public XMLDiff\DOM::merge ( DOMDocument $src , DOMDocument $diff ) : DOMDocument

Create new DOMDocument based on the diff.

参数

src

Source DOMDocument object.

diff

DOMDocument object containing the diff information.

返回值

Merged DOMDocument or NULL.

相关文章
php dom the domcdatasection classphp dom the domcharacterdata classphp dom the domdocument classphp dom the domtext classphp dom the domxpath classphp xmldiff the xmldiff dom classphp xmldiff the xmldiff memory classphp dom 安装/配置php domdocument create new document fragmentphp domdocument create new element nodephp domdocument performs relaxng validation on the documentphp domdocument performs relaxng validation on the documentphp domimplementation creates a domdocument object of the specified type with its document elementphp xmldiff base produce diff of two xml documentsphp xmldiff base produce new xml document based on diffphp xmldiff dom diff two domdocument objectsphp xmldiff dom produce merged domdocumentphp xmldiff file diff two xml filesphp xmldiff file produce merged xml documentphp xmldiff memory produce merged xml document
关注编程学问公众号
编程学问网 湘ICP备20001732号