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
mysql_field_type
mysql_field_type
Getsthetypeofthespec
ftp_exec
ftp_exec
Executeaprogram/comm
getName
getName
Returnsthenameofthee
mysql_field_len
mysql_field_len
Returnsthelengthofth
jdtounix
jdtounix
ConvertJuliandaycoun
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
libxml_get_last_error
libxml_get_last_error
Retrievethelasterror
mysql_free_result
mysql_free_result
Freetheresultmemory.
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