Testing with [_NUMBER] <?php $c=[_NUMBER]; echo " I'll draw [_NUMBER] lines <br>"; for($__k=0;$__k<$c;$__k++) echo "...Drawing line $__k<br>"; ?>