Swoole\Table::get
(PECL swoole >= 1.9.0)
Swoole\Table::get — Get the value in the Swoole table by $row_key and $column_key.
说明
public Swoole\Table::get(string$row_key
, string $column_key
): int
参数
row_key
column_key
返回值
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/swoole-table.get.php