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::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
mysqli::change_user
mysqli::change_user
(mysqli_change_user)
mysqli_stmt
mysqli_stmt
mysqli_stmtclass
mysqli_stmt::result_metadata
mysqli_stmt::result_metadata
(mysqli_stmt_result_
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
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 Combine mysqli::$client_version and phpinfo() to Obtain More Complete MySQL Configuration Information
How to Use mysqli::$client_version to Check If Your MySQL Client Supports the Latest Features?