Swoole\Table::get
(PHP 5 >= 5.2.0, PHP 7, 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
) :
integer
参数
-
row_key
-
-
column_key
-
返回值