diff --git a/reference/mysqli/functions/mysqli-fetch-assoc.xml b/reference/mysqli/functions/mysqli-fetch-assoc.xml index ec0bc9887d..71f3e297d7 100644 --- a/reference/mysqli/functions/mysqli-fetch-assoc.xml +++ b/reference/mysqli/functions/mysqli-fetch-assoc.xml @@ -1,5 +1,5 @@ - + mysqli_fetch_assoc @@ -12,8 +12,8 @@ resourceresult - Returns an associative array that corresponds to the fetched row or FALSE if there are no - more rows. + Returns an associative array that corresponds to the fetched row or &false; if there are + no more rows. The mysqli_fetch_assoc function is used to return an associative array