mysql_get_client_info

PHP 4 >= 4.0.5, PHP 5
mysql_get_client_info - Get MySQL client info
Manual
Code Examples

mysql_get_client_info( ): string

mysql_get_client_info returns a string that represents the client library version.

Parameters

This function has no parameters.

Return Values

The MySQL client version.

Related Functions

Example of mysql_get_client_info

Show all examples for mysql_get_client_info

PHP Version: