Ce qu'OPcache fait est de stocker le opcode converti afin que PHP puisse ignorer l'étape de compilation la prochaine fois que ce fichier ou script spécifique est nécessaire.
What OPcache does is store the converted opcode so that PHP will be able to skip the compilation step the next time that specific file or script is needed.
Nous rappelons que le Loader ionCube fait office de cache, car en effet les fichiers ne sont pas protégés mais convertis en OpCodes au format PHP, cela vous sera très utile pour optimiser le fonctionnement de l'extension JoomSEF3 / JFusion Frameless Forums.
Remember that the IonCube loader is a kind of cache and the files are not protected but converted to OpCodes in PHP format which can be useful to optimise bridging of CMS!
Active le cache d'opcode pour la version CLI de PHP.
Enables the opcode cache for the CLI version of PHP.
Ces fonctions vous permettent d'analyser en cours de fonctionnement l'opcode compilé depuis vos scripts PHP.
These functions allow runtime analysis of opcodes compiled from PHP scripts.
Compile une chaîne de code PHP et retourne le tableau d'opcode résultant
Compile a PHP file and return the resulting op array
Il n'y a plus d'environnement à déclarer et la configuration est compilée en PHP afin de bénéficier d'un cache opcode.
There is no more environment to declare and configuration is compiled in plain PHP to get the benefit of the opcode cache.
Lorsqu'un fichier ou un script PHP est traité, il doit d'abord être compilé en un opcode lisible par la machine.
When a PHP file or script is processed it first has to be compiled into machine-readable opcode.
Si votre site Web est codé en PHP, vous pouvez doubler sa vitesse ou plus en activant le « opcode cache module ».
If your website is written in PHP, enabling the opcode cache module can speed it up by a factor of two or more.
En d'autres termes, lors de l'exécution d'un script PHP, celui-ci est compilé en opcode, un code compréhensible par la machine.
In other words, a PHP script when it is executed, is compiled into opcode, code that is understandable by the machine.
Si votre hébergeur vous y autorise, vous pouvez activer l'accélération PHP, également appelée « opcode cache module », pour votre site Web.
If your hosting provider allows it, you may be able to switch on PHP acceleration, also known as opcode cache module, for your website.
PHP gère ces propres fils et caches opcode comme APC qui partage uniquement les fils gérés par PHP.
PHP manages its own children and opcode caches like APC will only share among children managed by PHP.
Conteúdo potencialmente sensível ou impróprio
Os exemplos servem apenas como ajuda na tradução da palavra ou da expressão procurada. Eles não são selecionados ou validados por nós e podem conter linguagem inapropriada. Pedimos que reporte exemplos que devem ser modificados ou que não devem ser exibidos. As traduções potencialmente sensivéis, impróprias ou coloquiais geralmente são marcadas em vermelho ou em laranja.