Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_count) Returns the number of fields in the given statement
Name:
mysqli_stmt::$field_count
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_stmt_field_count) Returns the number of fields in the given statement
Related
Techniques to Improve Query Efficiency with mysqli_stmt::$field_count and mysqli_stmt::bind_result
1
Similar Functions
mysqli::debug
mysqli::debug
(mysqli_debug)Perfor
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli::query
mysqli::query
(mysqli_query)Perfor
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)R
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
Popular Articles
Techniques to Improve Query Efficiency with mysqli_stmt::$field_count and mysqli_stmt::bind_result