<?php for($i = 10; $i <= 20; $i++) { var_dump('13foo' == $i); }
You have javascript disabled. You will not be able to edit any code.