OPcache
- Introduction
- Installation/Configuration
- Fonctions OPcache
- opcache_compile_file — Compiles et met en cache un script PHP sans l'exécuter
- opcache_get_configuration — Récupère les informations de configuration du cache
- opcache_get_status — Récupère les informations de statut du cache
- opcache_invalidate — Invalide un script mis en cache
- opcache_is_script_cached — Indique si un script est dans le cache d'OPCache
- opcache_reset — Ré-initialise le contenu du cache opcode