3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test['index'] = 'fdngnkfdklgn'; var_dump(empty($test['keinIndex']), empty($test['index'])); $test['index'] = ''; var_dump(empty($test['index']));

preferences:
35.22 ms | 402 KiB | 5 Q