<?php //bp_the_thread_subject()$identity = filter_var( " Hello world: 1236 ", FILTER_SANITIZE_NUMBER_INT );$myInt = (int)$identity;var_dump($myInt);
Standard input is empty
Standard output is empty
PHP Parse error: syntax error, unexpected '(int)' (int) (T_INT_CAST) in /home/uJTJD0/prog.php on line 4
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!