update : 2015.11.03
php.shukuma.com검색:
|
opcache_invalidate(PHP 5 >= 5.5.0, PECL ZendOpcache >= 7.0.0) opcache_invalidate — Invalidates a cached script 설명
boolean opcache_invalidate
( string
$script
[, boolean $force = FALSE
] )
This function invalidates a particular script from the opcode cache. If
인수
반환값
Returns 참고
|