Home
PHP
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
Advanced tips for using ob_list_handlers and ob_get_contents together
8
How to avoid accessing invalid CURL handles after curl_multi_close
6
What are the limitations of using PHP chmod in Windows system
4
The best way to use apcu_entry and apcu_fetch together
4
Similar Functions
ftp_mkdir
ftp_mkdir
Createanewdirectoryo
ftp_alloc
ftp_alloc
Allocatespaceforfile
ftp_nb_put
ftp_nb_put
Uploadthefiletothese
ftp_rawlist
ftp_rawlist
Returnsadetailedlist
zip_entry_compressedsize
zip_entry_compressedsize
Returnsthecompressed
mysql_ping
mysql_ping
PingAserverconnectio
mysql_field_seek
mysql_field_seek
Setsthepointerinther
real_escape_string
real_escape_string
Escapespecialcharact
Popular Articles