OPcache
- Einführung
 - Installation/Konfiguration
 - Preloading
 - OPcache Funktionen
- opcache_compile_file — Compiles and caches a PHP script without executing it
 - opcache_get_configuration — Get configuration information about the cache
 - opcache_get_status — Liefert Statusinformationen über den Opcode-Cache
 - opcache_invalidate — Invalidates a cached script
 - opcache_is_script_cached — Tells whether a script is cached in OPCache
 - opcache_reset — Setzt den Inhalt des Opcode-Caches zurück
 
 
                    
                    
                    
                    
                    
          