3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a=11; $out = $a > 9 && $a < 15 ? "option1" : $a < 5 ? "option2" : "option3"; $out = $a > 9 && $a < 15 ? "option1" : ($a < 5 ? "option2" : "option3"); ?>

This is an error 404

There are `0` results


preferences:
154.63 ms | 1399 KiB | 7 Q