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