PHP 8.5.0 Alpha 2 available for testing

Swoole\Table::count

(PECL swoole >= 1.9.0)

Swoole\Table::countCuenta las filas en la tabla, o cuenta todos los elementos en la tabla si $mode = 1.

Descripción

public Swoole\Table::count(): int

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

add a note

User Contributed Notes

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