mysql_get_host_info

Example

 string mysql_get_host_info ([ resource $link_identifier ] ) 

Description

Describes the type of connection in use for the connection, including the server host name.

Return Values

Returns a string describing the type of MySQL connection in use for the connection or FALSE on failure.