2015年12月27日 - Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given on line no 22.As your SQL is an INSERT query, there wil...
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