dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Output Control> <opcache_invalidate
[edit] Last updated: Fri, 28 Jun 2013

view this page in

opcache_reset

(PHP 5 >= 5.5.0, PECL ZendOpcache >= 7.0.0)

opcache_resetResets the contents of the opcode cache

Description

boolean opcache_reset ( void )

This function resets the entire opcode cache. After calling opcache_reset(), 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



add a note add a note User Contributed Notes opcache_reset - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites