3v4l.org

run code in 300+ PHP versions simultaneously
<?php function takes_array($input) { $a=$input; print_r($a); } takes_array(array(1,2,3,4,5,"rld"));

preferences:
46.31 ms | 402 KiB | 5 Q