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
mysql_list_dbs
mysql_list_dbs
Listsalldatabasesint
getMessage
getMessage
Returnsastringdescri
ftp_nlist
ftp_nlist
Returnsthelistoffile
Exception
Exception
Exceptionobjectconst
simplexml_load_file
simplexml_load_file
ConvertanXMLdocument
__construct
__construct
CreatesanewSimpleXML
jdtojewish
jdtojewish
ConvertJuliandayscou
ftp_nb_continue
ftp_nb_continue
Retrieve/sendfilesco
Popular Articles
How to Combine mysql_fetch_assoc and mysql_num_rows Functions to Efficiently Get the Number of Query Result Rows? Best Practices