The mysqli_fetch_assoc() function fetches a result row as an associative array.
mysqli_fetch_assoc(result);