PHP concatenation operator

16:43 0 Comments A+ a-

Concatenation means adding two string a variables
example: $a = 'This is' . 'Bangladesh'