Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_fetch_row
mysql_fetch_row
Get a row from the result set as an array of numbers.
Name:
mysql_fetch_row
Category:
Uncategorized
Programming Language:
php
One-line Description:
Get a row from the result set as an array of numbers.
Related
Differences Between mysql_fetch_row() and mysql_fetch_assoc(): Usage Recommendations and Comparisons
4
How to Use mysql_fetch_row with a while Loop to Iterate Over Multiple Database Records?
1
Similar Functions
getDocNamespaces
getDocNamespaces
Returnsthenamespaced
get_host_info
get_host_info
ReturnstheMySQLserve
mysql_get_client_info
mysql_get_client_info
ObtainMySQLclientinf
getLine
getLine
Returnsthelinenumber
ftp_fget
ftp_fget
Downloadafilefromthe
ftp_get_option
ftp_get_option
Returnsvariousdiffer
mysql_free_result
mysql_free_result
Freetheresultmemory.
get_client_version
get_client_version
ReturnstheMySQLclien
Popular Articles
Differences Between mysql_fetch_row() and mysql_fetch_assoc(): Usage Recommendations and Comparisons
How to Use mysql_fetch_row with a while Loop to Iterate Over Multiple Database Records?