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