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::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_stmt::$insert_id
mysqli_stmt::$insert_id
(mysqli_stmt_insert_
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli::autocommit
mysqli::autocommit
(mysqli_autocommit)T
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?