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 Combine mysqli::$client_version and phpinfo() to Obtain More Complete MySQL Configuration Information
8
How to Use mysqli::$client_version to Retrieve and Verify MySQL Client Version Information?
7
Similar Functions
mysqli::$field_count
mysqli::$field_count
(mysqli_field_count)
mysqli::$connect_errno
mysqli::$connect_errno
(mysqli_connect_errn
mysqli::$protocol_version
mysqli::$protocol_version
(mysqli_get_proto_in
mysqli_result::fetch_row
mysqli_result::fetch_row
(mysqli_fetch_row)Us
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
mysqli
mysqli
mysqliclass
mysqli::$host_info
mysqli::$host_info
(mysqli_get_host_inf
mysqli_driver::embedded_server_end
mysqli_driver::embedded_server_end
Stopembeddedserver
Popular Articles
How to Use mysqli::$client_version to Retrieve and Verify MySQL Client Version Information?
How to Combine mysqli::$client_version and phpinfo() to Obtain More Complete MySQL Configuration Information