APCIterator
PHP Manual

APCIterator::getTotalHits

(PECL apc >= 3.1.1)

APCIterator::getTotalHitsGet total cache hits

Descrizione

public int APCIterator::getTotalHits ( void )

Gets the total number of cache hits.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The number of hits on success, or FALSE on failure.

Vedere anche:


APCIterator
PHP Manual