Home
PHP
Tags
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
PHP, Java, and Go Concurrency Performance Comparison: Which Language is Best for High-Concurrency Applications?
8
Is the Value Returned by the atan2 Function in Standard Radians? How to Convert to Degrees in PHP?
7
How to Use the php_uname() Function to Build an Automated Cross-Platform Difference Report Script?
7
3
Similar Functions
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)G
mysqli::execute_query
mysqli::execute_query
(mysqli_execute_quer
mysqli::$insert_id
mysqli::$insert_id
(mysqli_insert_id)Re
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
mysqli::debug
mysqli::debug
(mysqli_debug)Perfor
Popular Articles