Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field) Returns the next field in the result set
Name:
mysqli_result::fetch_field
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the next field in the result set as an object.
Related
How to Use mysqli_result::fetch_field to Inspect Query Result Field Structure? A Comprehensive Guide
7
Similar Functions
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)G
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)Open
mysqli_driver::$report_mode
mysqli_driver::$report_mode
Enablesordisablesint
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
mysqli_stmt::$affected_rows
mysqli_stmt::$affected_rows
(mysqli_stmt_affecte
mysqli::use_result
mysqli::use_result
(mysqli_use_result)S
Popular Articles
How to Use mysqli_result::fetch_field to Inspect Query Result Field Structure? A Comprehensive Guide