Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::fetch_fields
mysqli_result::fetch_fields
(mysqli_fetch_fields) Returns an array of objects representing fields in the result set
Name:
mysqli_result::fetch_fields
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns an array of objects representing fields in the result set.
Related
hash_final Common errors and debugging techniques when generating MD5 hash
7
How to set a public path through get_include_path() in a multi-project shared code base
1
How to get filters for input streams using stream_get_filters in PHP?
1
Solve the problem of ob_list_handlers returning empty arrays
8
Similar Functions
mysqli::set_charset
mysqli::set_charset
(mysqli_set_charset)
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli::poll
mysqli::poll
(mysqli_poll)PollCon
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli_stmt::$sqlstate
mysqli_stmt::$sqlstate
(mysqli_stmt_sqlstat
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_stmt::result_metadata
mysqli_stmt::result_metadata
(mysqli_stmt_result_
Popular Articles