<?php $i=15; for($count=1;$count<=$i;$count=$count+5) { echo $i; }
You have javascript disabled. You will not be able to edit any code.