PHP. Руководство по PHP. 2005
xdiff_file_patch_binaryxdiff_file_patch_binary
Description
bool xdiff_file_patch_binary (string file, string patch, string dest)
xdiff_file_patch_binary() patches file file with binary patch in file patch and stores result in file dest.
Замечание: Both files (file and patch) will be loaded into memory so ensure that your memory_limit is set high enough.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
See also xdiff_string_patch_binary().
|
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪