PHP
·
发表于 5年以前
·
阅读量:8298
mysql_fetch_assoc只能用字段,就像mysql_fetch_array($result, MYSQL_ASSOC)结果一样。
mysql_fetch_row 只能是数字
加起来就是mysql_fetch_array