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
What should you pay attention to when using parse_url to obtain subdomain names?
3
How to Perform Efficient Sum Calculations in ThinkPHP
5
How to use the PHP floor() function to round down the floating value
1
How to Efficiently Calculate Price Discount Differences Using the abs() Function in PHP?
1
Similar Functions
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object
mysqli::$server_version
mysqli::$server_version
(mysqli_get_server_v
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli::store_result
mysqli::store_result
(mysqli_store_result
Popular Articles