Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_field_name
mysql_field_name
Gets the field name of the specified field in the result.
Name:
mysql_field_name
Category:
Uncategorized
Programming Language:
php
One-line Description:
Gets the field name of the specified field in the result.
Related
How to Use the mysql_field_name Function to Get All Column Names in a Database Table?
4
Similar Functions
ftp_alloc
ftp_alloc
Allocatespaceforfile
ftp_close
ftp_close
ClosetheFTPconnectio
ftp_ssl_connect
ftp_ssl_connect
OpenasecureSSL-FTPco
mysql_insert_id
mysql_insert_id
GettheIDgeneratedbyt
mysql_query
mysql_query
SendaMySQLquery.
mysql_get_client_info
mysql_get_client_info
ObtainMySQLclientinf
simplexml_load_file
simplexml_load_file
ConvertanXMLdocument
mysql_thread_id
mysql_thread_id
ReturnstheIDofthecur
Popular Articles
How to Use the mysql_field_name Function to Get All Column Names in a Database Table?