| 
 | xdiff_file_patch_binaryAlias 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. 
<?phpNotes
 See Also
 
 |