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
zip_entry_open
zip_entry_open
OpenanitemintheZIPfi
get_client_info
get_client_info
ReturnstheMySQLclien
getDocNamespaces
getDocNamespaces
Returnsthenamespaced
mysql_field_table
mysql_field_table
Getsthetablenamewher
mysql_fetch_lengths
mysql_fetch_lengths
Getsthelengthoftheco
mysql_fetch_object
mysql_fetch_object
Getarowfromtheresult
ftp_exec
ftp_exec
Executeaprogram/comm
ftp_nb_put
ftp_nb_put
Uploadthefiletothese
Popular Articles
How to Combine mysql_fetch_assoc and mysql_num_rows Functions to Efficiently Get the Number of Query Result Rows? Best Practices