<?php for($x=0;$x<=10;$x++){ echo $x*2 .nl; }?>
Standard input is empty
0nl2nl4nl6nl8nl10nl12nl14nl16nl18nl20nl
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!