首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
opcache_reset
opcache_reset
重置操作码缓存的内容
名称:
opcache_reset
分类:
OPcache
所属语言:
php
一句话介绍:
重置操作码缓存的内容
相关内容
如何使用 hash_final 实现高效的数据加密与验证?
5
使用 mysql_fetch_assoc 时遇到空数组怎么办?
6
使用 cosh 和 log 计算双曲角
7
parse_url 替代品有哪些?性能对比分析
5
同类函数
opcache_reset
opcache_reset
重置操作码缓存的内容
opcache_get_configuration
opcache_get_configuration
获取有关缓存的配置信息
opcache_compile_file
opcache_compile_file
编译和缓存PHP脚本而不需执行它
opcache_is_script_cached
opcache_is_script_cached
指示脚本是否缓存在OPCache中
opcache_get_status
opcache_get_status
获取有关缓存的状态信息
opcache_invalidate
opcache_invalidate
使缓存的脚本无效
热门文章