php九九乘法表

可以快速上手的开发文档

#php九九乘法表
php九九乘法表

php双层循环(九九乘法表)

实例如下:<?php  echo"<tablewidth=800height=200border=1>";//输出边框  for($i=1;$i<=9;$i..