PHP 8.5.0 Alpha 1 available for testing

Swoole\Table::del

(PECL swoole >= 1.9.0)

Swoole\Table::delSupprime une ligne dans la table Swoole par $row_key.

Description

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

Liste de paramètres

key

Valeurs de retour

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top