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
Use getLine to implement line extraction of log files
3
Use SO_RCVBUF to configure large packet transmission with socket_set_option
8
Tips for stream filter management and debugging using stream_get_filters
3
How to encapsulate sprintf to implement template replacement function
2
Similar Functions
mysqli_warning
mysqli_warning
Themysqli_warningcla
mysqli::real_query
mysqli::real_query
(mysqli_real_query)E
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli::ping
mysqli::ping
(mysqli_ping)pingser
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli_stmt::get_warnings
mysqli_stmt::get_warnings
(mysqli_stmt_get_war
mysqli_stmt::result_metadata
mysqli_stmt::result_metadata
(mysqli_stmt_result_
Popular Articles