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::$error
mysqli::$error
(mysqli_error)Return
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_i
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli_stmt::result_metadata
mysqli_stmt::result_metadata
(mysqli_stmt_result_
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli_stmt::get_warnings
mysqli_stmt::get_warnings
(mysqli_stmt_get_war
mysqli::$connect_errno
mysqli::$connect_errno
(mysqli_connect_errn
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?