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::get_warnings
mysqli::get_warnings
(mysqli_get_warnings
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
mysqli_stmt::$sqlstate
mysqli_stmt::$sqlstate
(mysqli_stmt_sqlstat
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)R
mysqli::multi_query
mysqli::multi_query
(mysqli_multi_query)
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
mysqli::release_savepoint
mysqli::release_savepoint
(mysqli_release_save
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
Popular Articles
Techniques to Improve Query Efficiency with mysqli_stmt::$field_count and mysqli_stmt::bind_result