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
How to Access and Manipulate Data Returned by the mysql_fetch_row Function? A Detailed Guide
8
Similar Functions
getMessage
getMessage
Returnsastringdescri
getTrace
getTrace
Returnsanarraycontai
mysql_num_fields
mysql_num_fields
Getsthenumberoffield
get_host_info
get_host_info
ReturnstheMySQLserve
mysql_db_name
mysql_db_name
Returnsthedatabasena
get_server_info
get_server_info
ReturnstheMySQLserve
mysql_unbuffered_query
mysql_unbuffered_query
SendaSQLquerytoMySQL
jdtofrench
jdtofrench
ConvertJuliandayscou
Popular Articles
How to Access and Manipulate Data Returned by the mysql_fetch_row Function? A Detailed Guide
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?