Поведение этих функций зависит от установок в php.ini.
Name | Default | Changeable | Changelog |
---|---|---|---|
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_*
constants (see below).
counter.save_path
string
counter.initial_value
integer