Введение

OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.

This extension is bundled with PHP 5.5.0 and later, and is » available in PECL for PHP versions 5.2, 5.3 and 5.4.


User Contributed Notes


There are no user contributed notes for this page.

Описание класса intro, примеры использования класса intro.



Смотрите также:
Описание на ru2.php.net
Описание на php.ru