update : 2015.11.03
php.shukuma.com검색:
|
xdiff_string_merge3(PECL xdiff >= 0.2.0) xdiff_string_merge3 — Merge 3 strings into one 설명
mixed xdiff_string_merge3
( string
$old_data
, string $new_data1
, string $new_data2
[, string &$error
] )
Merges three strings into one and returns the result.
The 인수
반환값
Returns the merged string, |