Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
xdiff_file_merge3
Popis
mixed xdiff_file_merge3 ( string file1, string file2, string file3, string dest )Merges three files into one and stores the result in a file.
Návratové hodnoty
Returns TRUE if merge was successful, string with rejected chunks if it was not or FALSE if an internal error happened.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
xdiff_file_diff | Nahoru |