mysqli_get_host_info
(PHP 5 CVS only)
mysqli_get_host_info -- Returns a string representing the type of connection used
Description
string
mysqli_get_host_info ( resource link)
The mysqli_get_host_info() function returns a string
describing the connection represented by the link
parameter is using (including the server host name).