xdiff_string_diff_binary

(PECL)

xdiff_string_diff_binary -- Make binary diff of two strings

Descrição

string xdiff_string_diff_binary ( string str1, string str2 )

Makes a binary diff of two strings.

Parâmetros

str1

str2

Valores de retornado

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

Veja também

xdiff_file_diff_binary()