3v4l.org

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

preferences:
38.75 ms | 402 KiB | 5 Q