|
Memcache::getStatsGet statistics of the server Beschreibung
array Memcache::getStats
([ string
$type
[, int $slabid
[, int $limit = 100
]]] )Memcache::getStats returns an associative array with server's statistics. Array keys correspond to stats parameters and values to parameter's values. Also you can use memcache_get_stats function. Parameter-Liste
Rückgabewerte
Returns an associative array of server statisticsIm Fehlerfall wird Siehe auch
|