3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ar = array("re" => 12, "er" => 44, "rt" => array('rt' => 55,'tt' => 66) ); $er = $ar['ss'] ?: null; $re = $er ?: $ar['re'] ? $ar['rt'] : $ar['rt']['rt']; print_r($re);

This is an error 404

There are `0` results


preferences:
144.58 ms | 1399 KiB | 7 Q