mysqli::get_client_info

mysqli::get_client_info

mysqli_get_client_info

(PHP 5, PHP 7)

mysqli::get_client_info -- mysqli_get_client_infoGet MySQL client info

Description

Object oriented style

string mysqli::get_client_info ( void )

Procedural style

string mysqli_get_client_info ( mysqli $link )

Returns a string that represents the MySQL client library version.