Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::fetch_fields
mysqli_result::fetch_fields
(mysqli_fetch_fields) Returns an array of objects representing fields in the result set
Name:
mysqli_result::fetch_fields
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns an array of objects representing fields in the result set.
Related
How to Use mysqli_result::fetch_fields with mysqli_fetch_assoc for Complex Queries?
8
How to Extract Column Information from Database Query Results Using mysqli_result::fetch_fields?
3
Similar Functions
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli::$protocol_version
mysqli::$protocol_version
(mysqli_get_proto_in
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
mysqli::begin_transaction
mysqli::begin_transaction
(mysqli_begin_transa
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
mysqli_stmt::get_result
mysqli_stmt::get_result
(mysqli_stmt_get_res
Popular Articles
How to Use mysqli_result::fetch_fields with mysqli_fetch_assoc for Complex Queries?
How to Extract Column Information from Database Query Results Using mysqli_result::fetch_fields?