<?php $a = array('x' => null); var_dump(isset($a['x']));
You have javascript disabled. You will not be able to edit any code.