Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_fetch_assoc
mysql_fetch_assoc
Get a row from the result set as an associative array.
Name:
mysql_fetch_assoc
Category:
Uncategorized
Programming Language:
php
One-line Description:
Get a row from the result set as an associative array.
Related
How to tell if mysql_fetch_assoc returns the result empty
6
What should I do when I encounter an empty array when using mysql_fetch_assoc?
6
Similar Functions
ftp_size
ftp_size
Returnsthesizeofthes
ftp_pwd
ftp_pwd
Returnsthecurrentdir
mysql_field_type
mysql_field_type
Getsthetypeofthespec
mysql_select_db
mysql_select_db
SelecttheMySQLdataba
ftp_quit
ftp_quit
Thealiasforftp_close
jdtounix
jdtounix
ConvertJuliandaycoun
mysql_unbuffered_query
mysql_unbuffered_query
SendaSQLquerytoMySQL
mysql_fetch_assoc
mysql_fetch_assoc
Getarowfromtheresult
Popular Articles
What should I do when I encounter an empty array when using mysql_fetch_assoc?
How to tell if mysql_fetch_assoc returns the result empty