Php/docs/swoole-table.incr

提供:Dev Guides
< Php
移動先:案内検索

Swoole\Table::incr

(PECL swoole >= 1.9.0)

Swoole\Table::incrIncrement the value by $row_key and $column_key.


説明

public Swoole\Table::incr ( string $key , string $column [, int $incrby ] ) : void

パラメータ

key
column
incrby


返り値