用户回答. mysql_fetch_assoc 当你手动引用的字段。 mysql_fetch_row 当你使用它作为的一部分 list($a,$b,$c...) = ... 没有 mysql_fetch_array 。
確定! 回上一頁