好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

mysql_fetch_assoc和mysql_fetch_row的功能加起来就是mysql_fet

mysql_fetch_assoc只能用字段,就像mysql_fetch_array($result, MYSQL_ASSOC)结果一样。
mysql_fetch_row 只能是数字
加起来就是mysql_fetch_array

以上就介绍了 mysql_fetch_assoc和mysql_fetch_row的功能加起来就是mysql_fetch_array,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。

查看更多关于mysql_fetch_assoc和mysql_fetch_row的功能加起来就是mysql_fet的详细内容...

  阅读:38次