Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows) Get the number of rows in the result
Name:
mysqli_result::$num_rows
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_num_rows) Get the number of rows in the result
Related
Will multiple calls to str_split affect the original data?
3
Pre-filtering before processing database query results
7
Use stream_context_get_options() to obtain context information using stream_context_get_options()
4
Preprocessing complex structures with array_map()
5
Similar Functions
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli::multi_query
mysqli::multi_query
(mysqli_multi_query)
mysqli_stmt::$error_list
mysqli_stmt::$error_list
(mysqli_stmt_error_l
mysqli::rollback
mysqli::rollback
(mysqli_rollback)Rol
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli::$protocol_version
mysqli::$protocol_version
(mysqli_get_proto_in
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
Popular Articles