PHP マニュアル
関数リファレンス
その他の基本モジュール
Swoole
Swoole\Table
Swoole\Table::column
Swoole\Table::__construct
Swoole\Table::count
Swoole\Table::create
Swoole\Table::current
Swoole\Table::decr
Swoole\Table::del
Swoole\Table::destroy
Swoole\Table::exist
Swoole\Table::get
Swoole\Table::incr
Swoole\Table::key
Swoole\Table::next
Swoole\Table::rewind
Swoole\Table::set
Swoole\Table::valid
Swoole\Table::get
Swoole\Table::key
Swoole\Table
PHP マニュアル
Swoole\Table::incr
Increment the value by $row_key and $column_key.
説明
public
void
Swoole\Table::incr
(
string
$key
,
string
$column
,
int
$incrby
= ?
)
パラメータ
key
column
incrby
戻り値