(PHP 5 >= 5.3.0, PHP 7)
Returns client per-process statistics
array mysqli_get_client_stats ( void )
Returns client per-process statistics. Available only with mysqlnd.
Returns:
Returns an array with client stats if success, FALSE otherwise.
Examples:
A mysqli_get_client_stats() example
<?php
$link = mysqli_connect(