Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$server_version
mysqli::$server_version
(mysqli_get_server_version) Returns the version of MySQL server as an integer
Name:
mysqli::$server_version
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_get_server_version) Returns the version of MySQL server as an integer
Related
Improve PHP network programming performance: Optimize socket communication using socket_cmsg_space function
7
How to determine whether the calculation result returned by the database is valid through is_nan
10
stream_get_filters is used in conjunction with stream_get_meta_data to get detailed information about the stream
4
Create PHP timer function with time_nanosleep
2
Similar Functions
mysqli_stmt::$param_count
mysqli_stmt::$param_count
(mysqli_stmt_param_c
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_i
mysqli_stmt::prepare
mysqli_stmt::prepare
(mysqli_stmt_prepare
mysqli_stmt::get_warnings
mysqli_stmt::get_warnings
(mysqli_stmt_get_war
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
Popular Articles