Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
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.
Related
6
A Practical Guide to Implementing Multithreading in ThinkPHP
4
Is the mysqli_stmt::store_result function suitable for handling large datasets? What should you pay attention to?
4
PHP Code Example: How to Send SMS Using S05GK API
10
Similar Functions
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate)Ret
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
mysqli_stmt::$param_count
mysqli_stmt::$param_count
(mysqli_stmt_param_c
mysqli_driver::$report_mode
mysqli_driver::$report_mode
Enablesordisablesint
mysqli_stmt::prepare
mysqli_stmt::prepare
(mysqli_stmt_prepare
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
Popular Articles