PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

xdiff_string_patch_binary> <xdiff_string_diff
Last updated: Fri, 16 May 2008

view this page in

xdiff_string_merge3

(PECL xdiff:0.2-1.4)

xdiff_string_merge3 — Merge 3 strings into one

Description

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

Merges three strings into one.

Parameters

str1

str2

str3

error

If provided then rejected parts are stored inside this variable.

Return Values

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



add a note add a note User Contributed Notes
xdiff_string_merge3
There are no user contributed notes for this page.

xdiff_string_patch_binary> <xdiff_string_diff
Last updated: Fri, 16 May 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites