预定义常量
apc_add
APC
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
APC 函数
Table of Contents
apc_add
— Cache a variable in the data store
apc_cache_info
— Retrieves cached information from APC's data store
apc_clear_cache
— Clears the APC cache
apc_compile_file
— Stores a file in the bytecode cache, bypassing all filters.
apc_define_constants
— Defines a set of constants for retrieval and mass-definition
apc_delete
— Removes a stored variable from the cache
apc_fetch
— Fetch a stored variable from the cache
apc_load_constants
— Loads a set of constants from the cache
apc_sma_info
— Retrieves APC's Shared Memory Allocation information
apc_store
— Cache a variable in the data store
预定义常量
apc_add
APC
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程