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