API Reference Guide > Zend Optimizer+ - PHP API

Zend Optimizer+ - PHP API

This topic lists the PHP API functions of the Zend Optimizer+.

Zend Optimizer+ Functions

Function

Description

accelerator_reset

Resets the contents of the Optimizer+ shared memory storage. Note: This is not an immediate action. The shared memory storage is reset when a request arrives while the shared memory storage is not being used by a script.

accelerator_get_status

Provides information on Optimizer+ memory usage and cache statistics and the list of cached PHP scripts.

accelerator_reset

Resets the contents of the Optimizer+ shared memory storage. Note: This is not an immediate action. The shared memory storage is reset when a request arrives while the shared memory storage is not being used by a script.

Available Since Version: 3.6

Return Value: boolean - Returns TRUE unless the Optimizer+ is disabled.

accelerator_get_status

Provides information on Optimizer+ memory usage and cache statistics and the list of cached PHP scripts.

Available Since Version: 4.0

Return Value: array - The returned array will contain the following elements: