<?php $a = array(true); if($a[0] && false) { echo 'test'; }
You have javascript disabled. You will not be able to edit any code.