<?php $foo = 1 + "10.5"; if($foo == "11.5")echo 1;if($foo === "11.5")echo 2;
Standard input is empty
1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!