Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_direct) Get the metadata of a single field
Name:
mysqli_result::fetch_field_direct
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns metadata for a single field in the result set as an object.
Related
PHP Tutorial: A Complete Guide to Implementing Redis Message Subscription Easily
8
How to Change the Port Number in PHP7 (Apache Server Guide)
10
How to temporarily switch socket_set_block status in non-blocking listening
3
"a", "b", "c"
3
Similar Functions
mysqli_result::fetch_column
mysqli_result::fetch_column
(mysqli_fetch_column
mysqli_driver
mysqli_driver
Themysqli_driverclas
mysqli_stmt::$sqlstate
mysqli_stmt::$sqlstate
(mysqli_stmt_sqlstat
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
mysqli_stmt::$insert_id
mysqli_stmt::$insert_id
(mysqli_stmt_insert_
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli_stmt::get_result
mysqli_stmt::get_result
(mysqli_stmt_get_res
mysqli_result::fetch_row
mysqli_result::fetch_row
(mysqli_fetch_row)Us
Popular Articles