PHP » GoLang |
login |
register |
about
|
GoLang xdiff_file_patch_binary
request it (269)
GoLang replacement for PHP's xdiff_file_patch_binary
[edit | history]
xdiff_file_patch_binary(PECL xdiff >= 0.2.0) xdiff_file_patch_binary — Alias of xdiff_file_bpatch Description
bool xdiff_file_patch_binary
( string
$file
, string $patch
, string $dest
)
Patches a Starting with version 1.5.0 this function is an alias of xdiff_file_bpatch(). Parameters
Return Values
Returns Examples
Example #1 xdiff_file_patch_binary() example The following code applies binary diff to a file.
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|