Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$protocol_version
mysqli::$protocol_version
(mysqli_get_proto_info) Returns the version of the MySQL protocol used
Name:
mysqli::$protocol_version
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_get_proto_info) Returns the version of the MySQL protocol used
Related
How to View and Understand the Configuration of opcache.revalidate_freq via opcache_get_configuration
6
PHP and SQLite: Efficient Techniques for Executing Complex Queries
8
Can stream_get_meta_data recognize the stream protocol type? Usage explained
7
Use array_shift to remove the first element from the array
4
Similar Functions
mysqli_result::data_seek
mysqli_result::data_seek
(mysqli_data_seek)Ad
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
mysqli::character_set_name
mysqli::character_set_name
(mysqli_character_se
mysqli::get_connection_stats
mysqli::get_connection_stats
(mysqli_get_connecti
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)G
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli::real_query
mysqli::real_query
(mysqli_real_query)E
Popular Articles