Home
PHP
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
Detailed explanation of the basic usage of parse_url function
7
Best practices for implementing next_result() in Symfony projects
2
How to arrange event records in reverse order by timestamps using krsort
2
Use array_slice to return result mock data using the API
7
Similar Functions
mysqli_stmt::$sqlstate
mysqli_stmt::$sqlstate
(mysqli_stmt_sqlstat
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli::$connect_error
mysqli::$connect_error
(mysqli_connect_erro
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli_warning
mysqli_warning
Themysqli_warningcla
mysqli::$info
mysqli::$info
(mysqli_info)Retriev
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
Popular Articles