<?php $test['aaa'] = null; echo isset($test); echo empty($test);
You have javascript disabled. You will not be able to edit any code.