编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Swoole\Table::decr
  • Swoole\Table::destroy »
  • PHP Manual
  • Swoole\Table
  • Delete a row in the Swoole table by $row_key.

Swoole\Table::del

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Table::del — Delete a row in the Swoole table by $row_key.

说明

public Swoole\Table::del ( string $key ) : void

参数

key

返回值

相关文章
php dba 函数 delete dba entry specified by keyphp pdf 函数 delete table objectphp mysql xdevapi table get row countphp mysql xdevapi table delete rows from tablephp swoole table set the data type and size of the columns.php swoole table construct a swoole memory table with fixed size.php swoole table count the rows in the table or count all the elements in the table if $mode = 1.php swoole table create the swoole memory table.php swoole table get the current row.php swoole table decrement the value in the swoole table by $row key and $column key.php swoole table delete a row in the swoole table by $row key.php swoole table check if a row is existed by $row key.php swoole table get the value in the swoole table by $row key and $column key.php swoole table increment the value by $row key and $column key.php swoole table get the key of current row.php swoole table iterator the next row.php swoole table rewind the iterator.php swoole table update a row of the table by $row key.php swoole table check current if the current row is valid.php swoole timer delete a timer by timer id.
关注编程学问公众号
编程学问网 湘ICP备20001732号