<?php for ($i = -5; $i < 5; $i++) { var_dump($i == null); } echo "\n";
You have javascript disabled. You will not be able to edit any code.