编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Swoole\Table::del
  • Swoole\Table::exist »
  • PHP Manual
  • Swoole\Table
  • Destroy the Swoole table.

Swoole\Table::destroy

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

Swoole\Table::destroy — Destroy the Swoole table.

说明

public Swoole\Table::destroy ( void ) : void

参数

此函数没有参数。

返回值

相关文章
php swoole the swoole buffer classphp swoole the swoole table classphp mysqlnd ms 函数 finds whether a table name matches a wildcard pattern or notphp sessionhandlerinterface destroy a sessionphp 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 destroy the swoole table.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.
关注编程学问公众号
编程学问网 湘ICP备20001732号