PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

XMLDiff\Base::merge - Produce new XML document based on diff | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

XMLDiff\Base::merge

(PECL xmldiff >= 0.8.0)

XMLDiff\Base::mergeProduce new XML document based on diff

説明

abstract public mixed XMLDiff\Base::merge ( mixed $src , mixed $diff )

Abstract merge method to be implemented by inheriting classes.

Basically the method purpose is to produce a new XML document based on the diff information.

パラメータ

src

Source XML document.

diff

Document produced by the diff method.

返り値

Implementation dependent.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「XMLDiff\Base::merge - Produce new XML document based on diff」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | XMLDiff\Base::merge - Produce new XML document based on diff」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: