PHP Manual

  • English French German Portuguese Spanish
  1. Function Reference
  2. Affecting PHP's Behaviour
  3. OPcache
  4. Introduction
OPcache Introduction Installing/Configuring OPcache Functions
  • OPcache
  • Installing/Configuring

Introduction

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.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.