<html> <body> <?php for ( $i = 0; $i < 10; $i++ ) print( "$i " ); ?> </body> </html>
<?php ... ?>
$varname