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_pconnect
mysql_pconnect
Openapersistentconne
mysql_field_seek
mysql_field_seek
Setsthepointerinther
mysql_query
mysql_query
SendaMySQLquery.
cal_from_jd
cal_from_jd
ConvertJuliandaycoun
libxml_get_errors
libxml_get_errors
Retrievetheerrorarra
ftp_site
ftp_site
SendaSITEcommandtoth
ftp_exec
ftp_exec
Executeaprogram/comm
zip_entry_close
zip_entry_close
CloseaprojectintheZI
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