<?php var_dump(intval("hello1"));var_dump(intval("1hello"));
Standard input is empty
int(0) int(1)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!