|
PHP5中文手册
apc_load_constants(PECL apc:3.0.0-3.0.9) apc_load_constants — Loads a set of constants from the cache 说明
bool apc_load_constants
( string $key
[, bool $case_sensitive
] )
参数
返回值如果成功则返回 TRUE,失败则返回 FALSE。 范例
Example#1 apc_load_constants() example
<?php 上例将输出:
|