Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<xdiff_file_patchxdiff_string_diff>
Last updated: Tue, 19 Sep 2006

xdiff_string_diff_binary

(PECL)

xdiff_string_diff_binary --  Make binary diff of two strings

Description

string xdiff_string_diff_binary ( string str1, string str2 )

xdiff_string_diff_binary() makes binary diff of strings str1 and str2.

Returns string with result or FALSE if an internal error happened.

See also xdiff_file_diff_binary().




<xdiff_file_patchxdiff_string_diff>
Last updated: Tue, 19 Sep 2006