PHP mysqli_get_client_stats() Function

The mysqli_get_client_stats() function returns statistics about client per-process.

Examples -

Return stats about client per-process:

Return value -

Returns an array with client stats if success, FALSE otherwise.