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 Validate if the Timezone Object Returned by the timezone_open Function is Valid to Prevent Code Errors
7
How to Combine mb_scrub and htmlspecialchars to Prevent XSS Attacks?
9
How to avoid duplicate loading of object data through PDOStatement::fetchObject
6
What Are the Performance Bottlenecks Caused by Frequent Calls to get_connection_stats Under High Concurrency? How to Avoid Them?
4
Similar Functions
ftp_quit
ftp_quit
Thealiasforftp_close
ftp_nb_fput
ftp_nb_fput
Uploadtheopenedfilea
mysql_select_db
mysql_select_db
SelecttheMySQLdataba
get_proto_info
get_proto_info
ReturnstheMySQLproto
__construct
__construct
CreatesanewSimpleXML
ftp_ssl_connect
ftp_ssl_connect
OpenasecureSSL-FTPco
mysql_field_table
mysql_field_table
Getsthetablenamewher
ftp_get
ftp_get
Downloadthefilefromt
Popular Articles