   #PHP Manual Improved MySQL Extension mysqli_get_proto_info
   mysqli_get_server_version

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                            mysqli_get_server_info

   (PHP 5 CVS only)
   mysqli_get_server_info -- Returns the version of the MySQL server

Description

   string mysqli_get_server_info ( resource link)

   Returns a string representing the version of the MySQL server that the
   MySQLi extension is connected to (represented by the link parameter).
   ______________________________________________________________________

   Prev                  Home                      Next
   mysqli_get_proto_info  Up  mysqli_get_server_version
