<?php $test = array('one' => 'hello'); var_dump(isset($test['one']['two'][0]));
You have javascript disabled. You will not be able to edit any code.