返回 MySQL 客户端库版本:
<?phpecho mysqli_get_client_info();?>
mysqli_get_client_info() 函数返回 MySQL 客户端库版本。
mysqli_get_client_info(connection);