| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
xdiff_file_diff_binary
Popis
bool xdiff_file_diff_binary ( string file1, string file2, string dest )Makes a binary diff of two files and stores the result in a file. This function works with both text and binary files.
Poznámky
Poznámka: Both files will be loaded into memory so ensure that your memory_limit is set high enough.
| PÅ™edcházejÃcà | Domů | Dalšà |
| xdiff Functions | Nahoru | <