<?
for ($i==0; $i<10; $i++) {
echo intval($i);
}
?>

dene kardeşim ?