Help for this page
do{ $array[$i], $i=$i+1; }while($i<30);
print for @array;
print start_html('A Simple Example'),