PHP 8.5.0 RC 2 available for testing

Swoole\Table::count

(PECL swoole >= 1.9.0)

Swoole\Table::count β€” Count the rows in the table, or count all the elements in the table if $mode = 1.

Descrizione

public Swoole\Table::count(): int

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

οΌ‹add a note

User Contributed Notes

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