XMLDiff\DOM::diffDiff two DOMDocument objects 説明
public DOMDocument XMLDiff\DOM::diff(DOMDocument
$from , DOMDocument $to )Diff two DOMDocument instances and produce the new one containing the diff information. パラメータ
戻り値DOMDocument with the diff information or NULL. |