<?php ini_set('display_errors', 'On'); error_reporting(E_ALL); $a = false; echo '$a["foo"] is ', $a['foo'] != null ? '' : 'not ', 'set';
You have javascript disabled. You will not be able to edit any code.