<? var_dump((int) "0x123"); // int(0) var_dump((float) "0x123"); // float(0)
You have javascript disabled. You will not be able to edit any code.