mysqli_get_client_stats

PHP 5 >= 5.3.0, PHP 7, PHP 8
mysqli_get_client_stats - Returns client per-process statistics
Manual
Code Examples

mysqli_get_client_stats( ): array

Returns client per-process statistics.

Note:

Available only with mysqlnd.

Return Values

Returns an array with client stats.

Example of mysqli_get_client_stats

Show all examples for mysqli_get_client_stats

PHP Version:


Function mysqli_get_client_stats:

MySQL Improved Extension Functions

Most used PHP functions