   #PHP Manual Improved MySQL Extension mysqli_get_host_info
   mysqli_get_server_info

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                             mysqli_get_proto_info

   (PHP 5 CVS only)
   mysqli_get_proto_info -- Returns the version of the MySQL protocol
   used

Description

   int mysqli_get_proto_info ( resource link)

   Returns an integer representing the MySQL protocol version used by the
   connection represented by the link parameter.
   ______________________________________________________________________

   Prev                 Home                   Next
   mysqli_get_host_info  Up  mysqli_get_server_info
