<?php $main1 = "bbbs"; $b = 1; var_dump($main.$b);
Standard input is empty
string(1) "1"
PHP Notice: Undefined variable: main in /home/16jfpP/prog.php on line 6
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!