Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$client_version
mysqli::$client_version
(mysqli_get_client_version) Returns the MySQL client version as an integer
Name:
mysqli::$client_version
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_get_client_version) Returns the MySQL client version as an integer
Related
How to Use mysqli::$client_version to Check If Your MySQL Client Supports the Latest Features?
1
How to Combine mysqli::$client_version and phpinfo() to Obtain More Complete MySQL Configuration Information
8
Why mysqli::$client_version Always Returns the Same Version Number? Possible Causes and Solutions
4
How to Use mysqli::$client_version to Retrieve and Verify MySQL Client Version Information?
7
Similar Functions
mysqli::set_charset
mysqli::set_charset
(mysqli_set_charset)
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object
mysqli_warning::next
mysqli_warning::next
Fetchnextwarning
mysqli::$errno
mysqli::$errno
(mysqli_errno)Return
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)Open
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli::$insert_id
mysqli::$insert_id
(mysqli_insert_id)Re
mysqli::character_set_name
mysqli::character_set_name
(mysqli_character_se
Popular Articles
Why mysqli::$client_version Always Returns the Same Version Number? Possible Causes and Solutions
How to Use mysqli::$client_version to Retrieve and Verify MySQL Client Version Information?
How to Use mysqli::$client_version to Check If Your MySQL Client Supports the Latest Features?
How to Combine mysqli::$client_version and phpinfo() to Obtain More Complete MySQL Configuration Information