PHP - Manual: counter_create
2025-04-03
counter_create — 创建一个包含单个数值的计数器。
$name
[, integer $initial_value
[, integer $flags
]] ) : resource创建一个包含单个数值的计数器。
返回计数器资源。
官方地址:https://www.php.net/manual/en/internals2.counter.function.counter-create.php