Home
PHP
Tags
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
getLine
getLine
Returnsthelinenumber
getNamespaces
getNamespaces
Returnsthenamespaceu
mysql_db_name
mysql_db_name
Returnsthedatabasena
libxml_get_last_error
libxml_get_last_error
Retrievethelasterror
mysql_list_dbs
mysql_list_dbs
Listsalldatabasesint
mysql_errno
mysql_errno
Returnsthenumericenc
jdtogregorian
jdtogregorian
ConverttheGregorianc
mysql_thread_id
mysql_thread_id
ReturnstheIDofthecur
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