php combine several strings to form one code example Example: php connect strings $string3 = $string1 . $string2;