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::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli::commit
mysqli::commit
(mysqli_commit)Submi
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
mysqli::execute_query
mysqli::execute_query
(mysqli_execute_quer
mysqli::$error
mysqli::$error
(mysqli_error)Return
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?