?php for($i=1; $i<=9; $i++) {echo ''; echo ""; for($j=1; $j<=9; $j++) { echo "$i*$j=".$i*$j. ""; } echo '' } ?>
Hiç yorum yok:
Yorum Gönderme