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
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
Similar Functions
mysqli_result
mysqli_result
mysqli_resultclass
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli::$errno
mysqli::$errno
(mysqli_errno)Return
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
Popular Articles
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?