| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
(no version information, might be only in CVS)
xdiff_file_patch_binary -- Patch a file with a binary diffxdiff_file_patch_binary() patches file file with binary patch in file patch and stores result in file dest.
Poznámka: Both files (file and patch) will be loaded into memory so ensure that your memory_limit is set high enough.
Vracia TRUE pri �spechu alebe FALSE pri chybe.
See also xdiff_string_patch_binary().
| Predchádzajúci | Domov | Nasledujúci |
| xdiff_file_merge3 | Hore | xdiff_file_patch |