3v4l.org

run code in 300+ PHP versions simultaneously
<?php $needle = TRUE; $haystack = array('that', 'this'); print in_array($needle, $haystack);

preferences:
43.06 ms | 402 KiB | 5 Q