   #PHP Manual Improved MySQL Extension mysqli_get_client_info
   mysqli_get_proto_info

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                             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).
   ______________________________________________________________________

   Prev                   Home                  Next
   mysqli_get_client_info  Up  mysqli_get_proto_info
