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
Best Practices and Considerations for Using PHP error_log in Development and Production Environments
8
PHP Coding Standards: Key Elements for Improving Software Development Quality and Team Collaboration
3
str_shuffle() combined with implode(): How to splice messed characters into new strings
3
curl_multi_close and curl_multi_remove_handle usage tips
10
Similar Functions
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli::$insert_id
mysqli::$insert_id
(mysqli_insert_id)Re
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli::character_set_name
mysqli::character_set_name
(mysqli_character_se
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
Popular Articles