3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array("1","2","3"); $only_integers === array_filter($array,'is_numeric'); // true var_dump($only_integers);

preferences:
42.05 ms | 402 KiB | 5 Q