编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 domattr classphp dom the domdocument classphp dom the domnodelist classphp dom the domnotation classphp dom the domprocessinginstruction classphp xmldiff the xmldiff base classphp xmldiff the xmldiff dom classphp xmldiff the xmldiff file classphp dom 范例php domdocument create new attribute node with an associated namespacephp domdocument create new cdata nodephp domdocument create new comment nodephp domdocument load xml from a stringphp domdocument normalizes the documentphp 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 produce merged xml documentphp xmldiff memory produce merged xml document
关注编程学问公众号
编程学问网 湘ICP备20001732号