Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_fetch_field
mysql_fetch_field
Get column information from the result set and return it as an object.
Name:
mysql_fetch_field
Category:
Uncategorized
Programming Language:
php
One-line Description:
Get column information from the result set and return it as an object.
Related
The difference between mysql_fetch_field and mysqli_fetch_field
4
Performance optimization of mysql_fetch_field function for processing large result sets
6
Comparison between mysql_fetch_field and PDO to obtain field information
3
Similar Functions
easter_date
easter_date
ReturnstheUnixtimest
set_local_infile_handler
set_local_infile_handler
Setsthecallbackfunct
zip_open
zip_open
OpentheZIPfile.
ftp_connect
ftp_connect
OpentheFTPconnection
ftp_exec
ftp_exec
Executeaprogram/comm
ftp_rename
ftp_rename
Renameafileordirecto
get_server_version
get_server_version
ReturnstheMySQLserve
children
children
Returnsthechildnodeo
Popular Articles
The difference between mysql_fetch_field and mysqli_fetch_field
Performance optimization of mysql_fetch_field function for processing large result sets
Comparison between mysql_fetch_field and PDO to obtain field information