Php/docs/swoole-table.set

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

Swoole\Table::set

(PECL swoole >= 1.9.0)

Swoole\Table::setUpdate a row of the table by $row_key.


説明

public Swoole\Table::set ( string $key , array $value ) : VOID

パラメータ

key
value


返り値