mysqli_get_cache_stats

mysqli_get_cache_stats

(PHP 5 >= 5.3.0 and < 5.4.0)

mysqli_get_cache_statsReturns client Zval cache statistics

Warning

This function has been REMOVED as of PHP 5.4.0.

Description

array mysqli_get_cache_stats ( void )

Returns an empty array. Available only with mysqlnd.

Parameters

Return Values

Returns an empty array on success, FALSE otherwise.

Changelog

Version Description
5.4.0 The mysqli_get_cache_stats() was removed.
5.3.0 The mysqli_get_cache_stats() was added as stub.

© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://secure.php.net/manual/en/function.mysqli-get-cache-stats.php

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部