document.write("
for ($i=1; $i<=10; $i++) {
echo $i;
echo "<br>";
}
211.php - Snippet hosted by \"Cacher\"
");