mysql_get_server_info Get MySQL server info Description stringmysql_get_server_info resourcelink_identifier mysql_get_server_info returns the server version used by connection link_identifier. If link_identifier is omitted, the last opened connection will be used. mysql_get_server_info was added in PHP 4.0.5.