update : 2015.11.03
php.shukuma.com검색:
|
XMLDiff\Memory::diff(PECL xmldiff >= 0.8.0) XMLDiff\Memory::diff — Diff two XML documents 설명
public string XMLDiff\Memory::diff
( string
$from
, string $to
)Diff two strings containing XML documents and produce the diff information. 인수
반환값String with the XML document containing the diff information or NULL. |