这些函数的行为受 php.ini 中的设置影响。
名称 | 默认值 | 可变性 | 修改日志 |
---|---|---|---|
counter.reset_time | COUNTER_RESET_PER_REQUEST | PHP_INI_ALL | |
counter.save_path | "" | PHP_INI_ALL | |
counter.initial_value | "0" | PHP_INI_ALL |
有关 PHP_INI_* 样式的更多详情与定义,见 配置可被设定范围。
counter.reset_time
integer
COUNTER_RESET_*
的常量(见下文)。
counter.save_path
string
counter.initial_value
integer