Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_info) Returns the version of MySQL server
Name:
mysqli::$server_info
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_get_server_info) Returns the version of MySQL server
Related
What Fields Does mysqli::$server_info Return and How to Parse Them?
6
How to Retrieve MySQL Server Info via mysqli::$server_info When Connection Fails?
6
What are the common reasons for mysqli::$server_info returning an empty value, and what are the common errors and corresponding solutions?
1
How to Use the mysqli::$server_info Function to Retrieve and View Detailed MySQL Server Version Information?
4
Similar Functions
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
mysqli_stmt::bind_param
mysqli_stmt::bind_param
(mysqli_stmt_bind_pa
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_i
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)Open
Popular Articles
How to Use the mysqli::$server_info Function to Retrieve and View Detailed MySQL Server Version Information?
What are the common reasons for mysqli::$server_info returning an empty value, and what are the common errors and corresponding solutions?
How to Retrieve MySQL Server Info via mysqli::$server_info When Connection Fails?
What Fields Does mysqli::$server_info Return and How to Parse Them?