Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_field_type
mysql_field_type
Gets the type of the specified field in the result set.
Name:
mysql_field_type
Category:
Uncategorized
Programming Language:
php
One-line Description:
Gets the type of the specified field in the result set.
Related
What Are the Common Pitfalls of Using mysql_field_type to Get Field Types, and How to Avoid Them?
4
3
Similar Functions
getName
getName
Returnsthenameofthee
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
mysql_field_flags
mysql_field_flags
Gettheflagassociated
mysql_result
mysql_result
Obtaintheresultdata.
mysql_get_proto_info
mysql_get_proto_info
ObtainMySQLprotocoli
ftp_ssl_connect
ftp_ssl_connect
OpenasecureSSL-FTPco
mysql_free_result
mysql_free_result
Freetheresultmemory.
ftp_login
ftp_login
LogintotheFTPserver.
Popular Articles
What Are the Common Pitfalls of Using mysql_field_type to Get Field Types, and How to Avoid Them?