mysqli_get_proto_info
(PHP 5 CVS only)
mysqli_get_proto_info -- Returns the version of the MySQL protocol used
Description
int
mysqli_get_proto_info ( resource link)
Returns an integer representing the MySQL protocol version used by the
connection represented by the link parameter.