php add more in variable code example Example: add more data to variable php $a = "Hello "; $a .= "World!";