$foo = "2d9";$foo++; var_dump($foo);$foo++;var_dump($foo);
Standard input is empty
$foo = "2d9"; $foo++; var_dump($foo); $foo++; var_dump($foo);
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!