Home
PHP
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
Combining next_result() in CodeIgniter to handle multi-statement query
4
How to find out the specific reason why data insertion failed through mysqli_stmt::$error
8
Use strchr to compute the length of a substring after a character in a string using strchr and strlen
9
How to deal with memory management issues in xml_set_end_namespace_decl_handler?
6
Similar Functions
mysqli::$info
mysqli::$info
(mysqli_info)Retriev
mysqli::get_connection_stats
mysqli::get_connection_stats
(mysqli_get_connecti
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli_stmt
mysqli_stmt
mysqli_stmtclass
mysqli_result::fetch_row
mysqli_result::fetch_row
(mysqli_fetch_row)Us
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli::store_result
mysqli::store_result
(mysqli_store_result
Popular Articles