|
xdiff_file_merge3Merge 3 files into one Beschreibung
mixed xdiff_file_merge3
( string
$old_file
, string $new_file1
, string $new_file2
, string $dest
)
Merges three files into one and stores the result in a file Parameter-Liste
Rückgabewerte
Returns Beispiele
Beispiel #1 xdiff_file_merge3 example The following code merges three files into one.
<?phpSiehe auch
|