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
ftp_nb_continue
ftp_nb_continue
Retrieve/sendfilesco
mysql_field_seek
mysql_field_seek
Setsthepointerinther
libxml_get_last_error
libxml_get_last_error
Retrievethelasterror
mysql_ping
mysql_ping
PingAserverconnectio
mysql_num_fields
mysql_num_fields
Getsthenumberoffield
get_client_info
get_client_info
ReturnstheMySQLclien
getFile
getFile
Returnsthefullpathto
ftp_pwd
ftp_pwd
Returnsthecurrentdir
Popular Articles
How to tell if mysql_fetch_assoc returns the result empty
What should I do when I encounter an empty array when using mysql_fetch_assoc?