Forum und email
xdiff_string_merge3

xdiff_string_merge3

(PECL)

xdiff_string_merge3 -- Merge 3 strings into one

Popis

mixed xdiff_string_merge3 ( string str1, string str2, string str3 [, string &error] )

Merges three strings into one.

Seznam parametrů

str1

str2

str3

error

If provided then rejected parts are stored inside this variable.

Návratové hodnoty

Returns merged string, FALSE if an internal error happened, or TRUE if merged string is empty.