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