3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array[0]['somekey'] = 'bla'; isset($array[0]['somekey']['someotherkey']) ? print array_key_exists($array[0]['somekey']['someotherkey']) : print 'NOT SET';

preferences:
43.24 ms | 402 KiB | 5 Q