Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_host_info
get_host_info
Returns the MySQL server hostname and connection type.
Name:
get_host_info
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the MySQL server hostname and connection type.
Related
How to improve stream operation efficiency through stream_get_filters and stream_set_blocking?
1
How to Enhance Website Development Efficiency and SEO Performance with Dreamweaver CC and PHP
10
Use get_include_path() to implement cross-directory file import with set_include_path()
9
How to use array_slice when handling JSON decoding arrays
8
Similar Functions
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
mysql_field_len
mysql_field_len
Returnsthelengthofth
ftp_nb_put
ftp_nb_put
Uploadthefiletothese
mysql_insert_id
mysql_insert_id
GettheIDgeneratedbyt
ftp_put
ftp_put
Uploadthefiletothese
ftp_rmdir
ftp_rmdir
Deletethedirectoryon
ftp_quit
ftp_quit
Thealiasforftp_close
ftp_chdir
ftp_chdir
Changethecurrentdire
Popular Articles