mysql_get_host_info

(PHP 4 >= 4.0.5)

mysql_get_host_info -- NaΦte MySQL host info

Popis

string mysql_get_host_info ( [resource spojeni])

mysql_get_host_info() returns a string describing the type of connection in use for the connection spojeni, including the server host name. If spojeni is omited, the last opened connection will be used.

mysql_get_host_info() was added in PHP 4.0.5.