PHP » GoLang |
login |
register |
about
|
GoLang opcache_compile_file
request it (411)
GoLang replacement for PHP's opcache_compile_file
[edit | history]
opcache_compile_file(PHP 5 >= 5.5.5, PHP 7, PECL ZendOpcache > 7.0.2) opcache_compile_file — Compiles and caches a PHP script without executing it Description
bool opcache_compile_file
( string
$file
)This function compiles a PHP script and adds it to the opcode cache without executing it. This can be used to prime the cache after a Web server restart by pre-caching files that will be included in later requests. Parameters
Return Values
Returns Errors/Exceptions
If |
more
Recently updated
more
Most requested
more
Last requests
|