PHP **mysqli_fetch_array()** 函数从结果集中取得一行作为关联数组,或数字数组,或二者兼有( PHP >= 5) ### 函数原型``` mysqli_fetch_array(result,resulttype) ...
確定! 回上一頁