当前位置: 首页 > 图文教程 > 网络编程 > PHP > php循环输出数据库内容的代码
No. « ‹ 4 5 6 7 › »
关键字
php do while方法 一般需要先$row=mysql_fetch_array($result)然后 do{something}while($row=mysql_fetch_array($result))php while循环while($row=mysql_fetch_array($result)){}
登陆 还没注册?