mysqli_get_client_info
Returns the MySQL client version as a string
Description
stringmysqli_get_client_info
The mysqli_get_client_info function is used to
return a string representing the client version being used in the
MySQLi extension.
&reftitle.returnvalues;
A string that represents the MySQL client library version
&reftitle.seealso;
mysqli_get_client_version,
mysqli_get_server_info&listendand;
mysqli_get_server_version.
&reftitle.examples;
mysqli_get_client_info
]]>