| php-manual.net |
|
| Home | PHP Manual auf Deutsch | PHP Manual in English | PHP manuel le sur le français | Impressum |
Software
apc_cache_info(PECL apc:2.0-3.0.9) apc_cache_info — Retrieves cached information (and meta-data) from APC's data store Beschreibung
array apc_cache_info
([ string $cache_type
[, bool $limited
]] )
RückgabewerteArray of cached data (and meta-data), or FALSE on failure
Parameter Liste
ChangeLog
Beispiele
Example#1 A apc_cache_info() example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
|