Current Location: Home> Function Categories> mysqli_result::fetch_array

mysqli_result::fetch_array

(mysqli_fetch_array) Extract the result row into an associated row, an array of numbers, or both
Name:mysqli_result::fetch_array
Category:MySQLi
Programming Language:php
One-line Description:Get the result row as an associative array, an array of numbers, or both.
Similar Functions
Popular Articles