| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
xdiff_file_patch_binary() patches file file with binary patch in file patch and stores result in file dest.
Notatka: Both files (file and patch) will be loaded into memory so ensure that your memory_limit is set high enough.
Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
See also xdiff_string_patch_binary().
| Poprzedni | Spis treści | Następny |
| xdiff_file_merge3 | Początek rozdziału | xdiff_file_patch |