Help for this page
Select Code to Download
Select
or
download this
$string = "${var1}${var2}${var3}"; $string = "$var1$var2$var3";