|
xdiff_string_merge3Merge 3 strings into one Beschreibung
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 Parameter-Liste
Rückgabewerte
Returns the merged string, Siehe auch
|