This topic lists the PHP API functions of the Zend Optimizer+.
Function |
Description |
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. |
|
Provides information on Optimizer+ memory usage and cache statistics and the list of cached PHP scripts. |
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.
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: