Utilisation simple
Introduction
Affecte le comportement de PHP
PHP Manual
OPcache
Introduction
Installation/Configuration
Pré-requis
Installation
Configuration à l'exécution
Types de ressources
Fonctions OPcache
opcache_compile_file
— Compiles et met en cache un script PHP sans l'exécuter
opcache_get_configuration
— Get configuration information about the cache
opcache_get_status
— Get status information about the cache
opcache_invalidate
— Invalide un script mis en cache
opcache_reset
— Ré-initialise le contenu du cache opcode
Utilisation simple
Introduction
Affecte le comportement de PHP
PHP Manual