2018年8月4日 - Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, array given in EasyPHP-DevServer.The argument to mysqli_fetch_array()...
mysqli_result::fetch_assoc--mysqli_fetch_assoc—Fetch the next row of a result set as an associative array.mysqli_fetch_row()may be used to fetch the numerically indexed array, or ...www.php.net
2020年6月20日 - Can't Change mysql_fetch_array to mysqli_fetch_array.BTW I did see this question (Converting from mysql to mysqli (mysql_fetch_array)) ...