Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_num_rows
mysql_num_rows
Get the number of rows in the result set.
Name:
mysql_num_rows
Category:
Uncategorized
Programming Language:
php
One-line Description:
Get the number of rows in the result set.
Related
How to Combine mysql_fetch_assoc and mysql_num_rows Functions to Efficiently Get the Number of Query Result Rows? Best Practices
5
Similar Functions
libxml_get_errors
libxml_get_errors
Retrievetheerrorarra
cal_info
cal_info
Returnsinformationab
mysql_num_rows
mysql_num_rows
Getthenumberofrowsin
simplexml_load_string
simplexml_load_string
ConvertanXMLstringto
zip_entry_open
zip_entry_open
OpenanitemintheZIPfi
getCode
getCode
Returnstheexceptionc
get_client_version
get_client_version
ReturnstheMySQLclien
mysqli::connect
mysqli::connect
OpenanewMySQLserverc
Popular Articles
How to Combine mysql_fetch_assoc and mysql_num_rows Functions to Efficiently Get the Number of Query Result Rows? Best Practices