xdiff_string_diff_binary

(PECL)

xdiff_string_diff_binary -- Make binary diff of two strings

Beschreibung

string xdiff_string_diff_binary ( string str1, string str2 )

Makes a binary diff of two strings.

Parameter Liste

str1

str2

Rückgabewerte

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

Siehe auch

xdiff_file_diff_binary()