Home
PHP
Tags
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
How to Safely Disable PHP LDAP Extension: Optimize Performance and Enhance Security
4
Imagefttext function tricks to draw shadowed text
4
Typical Use Cases of PHP array_values Combined with array_map
4
PHP Data Update Optimization: Efficient and Flexible Solutions
8
Similar Functions
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli_stmt::prepare
mysqli_stmt::prepare
(mysqli_stmt_prepare
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli::$client_version
mysqli::$client_version
(mysqli_get_client_v
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli::$info
mysqli::$info
(mysqli_info)Retriev
mysqli::$connect_error
mysqli::$connect_error
(mysqli_connect_erro
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
Popular Articles