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