
PHP Funktionen : PHP Übersicht : PHP Manual
apc_cache_info
PHP
Function apc_cache_info / PHP
Funktion apc_cache_info
phplist »
Webkatalog Script - Link Script »
PHP Function Coder »
apc_cache_info
- PHP Funktion
- apc_cache_info ( phplist Code 100% Relevanz )
- Rubrik
- Alternative PHP Cache
- Kurzform
- apc_cache_info -- Retrieves cached information (and meta-data) from APC's data store
- Vorschau
- ...apc_cache_info apc_cache_info (PECL) 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ückgabewerte Array of cached data (and meta-data), or FALSE on failure Anmerkung: apc_cache_info() will raise a warning if it is unable to retrieve APC cache data. This ...
- PHP Manual
- [ apc_cache_info php.net ]
- PHP Funktion
- apc_clear_cache ( phplist Code 62% Relevanz )
- Rubrik
- Alternative PHP Cache
- Kurzform
- apc_clear_cache -- Clears the APC cache
- Vorschau
- ...] ) Rückgabewerte Gibt bei Erfolg TRUE , im Fehlerfall FALSE . Parameter Liste cache_type If cache_type is " user ", the user cache will be cleared; otherwise, the system cache (cached files) will be cleared. apc_cache_info apc_define_constants...
- PHP Manual
- [ apc_clear_cache php.net ]
- PHP Funktion
- Alternative PHP Cache ( phplist Code 40% Relevanz )
- Rubrik
- Funktionsreferenz
- Kurzform
- -----
- Vorschau
- ...the stat and use that absolute path as the unique identifier for the file. Resource Typen Diese Erung definiert keine Resource-Typen. Vordefinierte Konstanten Diese Erung definiert keine Konstanten. Inhaltsverzeichnis apc_cache_info -- Retrieves cached information (and meta-data) from APC's data store apc_clear_cache -- Clears the APC cache apc_define_constants -- Defines a set of constants for later retrieval and mass-definition apc_delete -- ...
- PHP Manual
- [ Alternative PHP Cache php.net ]