编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 domdocument classphp dom the domentity classphp dom the domentityreference classphp dom the domexception classphp xmldiff the xmldiff dom classphp domdocument searches for all elements with given local tag namephp domdocument searches for all elements with given tag name in specified namespacephp domdocument import node into current documentphp domdocument validates a document based on a schemaphp domdocument validates the document based on its dtdphp domdocument substitutes xincludes in a domdocument objectphp dom 函数 gets a domelement object from a simplexmlelement objectphp 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 documentphp xmldiff 安装/配置php xmlreader returns a copy of the current node as a dom object
关注编程学问公众号
编程学问网 湘ICP备20001732号