opcache_reset(3) php man page | unix.com

Man Page: opcache_reset

Operating Environment: php

Section: 3

OPCACHE_RESET(3)							 1							  OPCACHE_RESET(3)

opcache_reset - Resets the contents of the opcode cache

SYNOPSIS
boolean opcache_reset (void )
DESCRIPTION
This function resets the entire opcode cache. After calling opcache_reset(3), all scripts will be reloaded and reparsed the next time they are hit.
PARAMETERS
This function has no parameters.
RETURN VALUES
Returns TRUE if the opcode cache was reset, or FALSE if the opcode cache is disabled.
SEE ALSO
opcache_invalidate(3). PHP Documentation Group OPCACHE_RESET(3)
Related Man Pages
wincache_refresh_if_changed(3) - php
apc_delete_file(3) - php
apc_store(3) - php
wincache_ocache_meminfo(3) - php
wincache_ucache_info(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!