Update a row of the table by $row_key.
« Swoole\Table::rewind
Swoole\Table::valid »
PHP Manual
Swoole\Table
Update a row of the table by $row_key.
Swoole\Table::set
Swoole\Table::set
—
Update a row of the table by $row_key.
Description
public
Swoole\Table::set
(
string
$key
,
array
$value
):
VOID
Parameters
key
value
Return Values