Dutch PHP Conference 2025 - Call For Papers

Swoole\Table::set

(PECL swoole >= 1.9.0)

Swoole\Table::setUpdate a row of the table by $row_key.

Опис

public Swoole\Table::set(string $key, array $value): void

Параметри

key

value

Значення, що повертаються

add a note

User Contributed Notes

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