Help for this page
Select Code to Download
Select
or
download this
$template = "some sentence x"; $val = 1; ... print "$val $foo\n"; $val++; }