<?php $a = 0; if($a) { echo "not ok"; } else { echo "ok"; }
You have javascript disabled. You will not be able to edit any code.