Show Output
Print Multiple Strings at Once in PHP
"; // Above statement can also be written as print "$str1! $str2 :)"; ?>