|
xdiff_file_bpatchPatch a file with a binary diff Description
bool xdiff_file_bpatch
( string
$file
, string $patch
, string $dest
)
Patches a Parameters
Return Values
Returns Examples
Example #1 xdiff_file_bpatch example The following code applies binary diff to a file.
<?php Notes
See Also
|