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