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
Complete Guide to PHP Opcache Configuration and Performance Optimization on CentOS
6
Java vs PHP Programming Languages: Features, Applications, and Performance Analysis
5
How to avoid potential time attack vulnerabilities when using hash_equals
10
How to obtain protocol information and log it through socket_wsaprotocol_info_import
9
Similar Functions
mysqli_result::fetch_fields
mysqli_result::fetch_fields
(mysqli_fetch_fields
mysqli::$server_version
mysqli::$server_version
(mysqli_get_server_v
mysqli::$host_info
mysqli::$host_info
(mysqli_get_host_inf
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli_driver::$report_mode
mysqli_driver::$report_mode
Enablesordisablesint
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli_driver::embedded_server_end
mysqli_driver::embedded_server_end
Stopembeddedserver
Popular Articles