Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$field_count
mysqli::$field_count
(mysqli_field_count) Returns the number of columns that have been recently queried
Name:
mysqli::$field_count
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the number of columns that were last query.
Related
PHP Installation and Configuration Guide for CentOS 7.0
8
How to Use is_integer to Ensure User Input Is an Integer in Form Validation
4
How to Remove Empty Fields from a One-Dimensional Array in PHP
3
How to use strnatcasecmp and array_filter functions for natural sorting filtering?
9
Similar Functions
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli::$host_info
mysqli::$host_info
(mysqli_get_host_inf
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli::$field_count
mysqli::$field_count
(mysqli_field_count)
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli::refresh
mysqli::refresh
(mysqli_refresh)Refr
mysqli::store_result
mysqli::store_result
(mysqli_store_result
Popular Articles