The mysqli_fetch_array() function fetches a result row as an associative array, a numeric array, or both.
mysqli_fetch_array(result,resulttype);