Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_proto_info
get_proto_info
Returns the MySQL protocol version.
Name:
get_proto_info
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the MySQL protocol version.
Related
Solve the problem of getting encoding errors in mb_get_info
1
Use mysqli_stmt::$error to diagnose type binding errors with mysqli_stmt::bind_param()
5
Use stream_get_filters to list all available filters and select the appropriate one for streaming operations
10
Does hexdec support multibyte hex strings?
3
Similar Functions
asXML
asXML
Returnsawell-formedX
unixtojd
unixtojd
ConvertUnixtimestamp
children
children
Returnsthechildnodeo
mysql_fetch_row
mysql_fetch_row
Getarowfromtheresult
mysql_fetch_field
mysql_fetch_field
Getcolumninformation
mysql_affected_rows
mysql_affected_rows
Getsthenumberofrecor
mysql_result
mysql_result
Obtaintheresultdata.
cal_days_in_month
cal_days_in_month
Returnsthenumberofda
Popular Articles