Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
opcache_compile_file
opcache_compile_file
Compile and cache PHP scripts without executing them
Name:
opcache_compile_file
Category:
OPcache
Programming Language:
php
One-line Description:
Compile and cache PHP scripts without executing them
Related
Use is_a() to verify the inheritance relationship of the plug-in base class when building the plug-in framework
2
is_a() and case sensitivity issues
6
xml_parse garbled problems that may occur when parsing UTF-8 encoded XML data
1
Call date_sunset() multiple times, and the possible reasons for different results
1
Similar Functions
opcache_is_script_cached
opcache_is_script_cached
Indicateswhetherthes
opcache_get_status
opcache_get_status
Getstatusinformation
opcache_reset
opcache_reset
Resetthecontentsofth
opcache_invalidate
opcache_invalidate
Invalidcachedscripts
opcache_compile_file
opcache_compile_file
CompileandcachePHPsc
opcache_get_configuration
opcache_get_configuration
Getconfigurationinfo
Popular Articles