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
How to use the init function for environment detection and configuration initialization
8
Avoiding the FAQ of errors when using mysqli::$info in PHP
8
What is the difference between hexdec("000000FF") and hexdec("FF")?
4
Control the flow of the output cache by combining ob_list_handlers with ob_end_flush
10
Similar Functions
mysqli::$host_info
mysqli::$host_info
(mysqli_get_host_inf
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
mysqli_result::fetch_row
mysqli_result::fetch_row
(mysqli_fetch_row)Us
mysqli_driver::embedded_server_start
mysqli_driver::embedded_server_start
Initializeandstartem
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
mysqli_stmt::$param_count
mysqli_stmt::$param_count
(mysqli_stmt_param_c
mysqli_stmt::$insert_id
mysqli_stmt::$insert_id
(mysqli_stmt_insert_
Popular Articles