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_use_internal_errors
libxml_use_internal_errors
Disablelibxmlerrors,
ftp_pwd
ftp_pwd
Returnsthecurrentdir
mysql_get_host_info
mysql_get_host_info
GetMySQLhostinformat
ftp_put
ftp_put
Uploadthefiletothese
mysql_connect
mysql_connect
Openanon-persistentM
cal_from_jd
cal_from_jd
ConvertJuliandaycoun
simplexml_load_file
simplexml_load_file
ConvertanXMLdocument
mysql_result
mysql_result
Obtaintheresultdata.
Popular Articles
How to Combine mysql_fetch_assoc and mysql_num_rows Functions to Efficiently Get the Number of Query Result Rows? Best Practices