<?phpvar_dump("11"); $z = (int) "11";var_dump($z);
Standard input is empty
string(2) "11" int(11)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!