<?php var_dump(true && false); echo "\n"; var_dump(true and false);
You have javascript disabled. You will not be able to edit any code.