Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_rows) Returns the number of rows in the statement result set
Name:
mysqli_stmt::$num_rows
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_stmt_num_rows) Returns the number of rows in the statement result set
Related
Use array_count_values() to process string arrays
6
array_combine with array_column for data reorganization
7
What should I do when using imagefontwidth() font number out of range?
4
How to combine xml_parse with xml_parser_free to release parser resources
3
Similar Functions
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli_stmt::prepare
mysqli_stmt::prepare
(mysqli_stmt_prepare
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
mysqli::$client_info
mysqli::$client_info
(mysqli_get_client_i
Popular Articles