Swoole\Table\Row->offsetSet
-
Swoole
-
Swoole Docs
-
Table
-
Swoole\Table\Row->offsetSet
Declaration
<?php
Swoole\Table\Row->offsetSet(string $key, array $values )
Parameters
- key
The key value of the column, the value of the first column.
- values
The values of a row.
Return
Description
Update a row of the table by the offset of the row.
Example
Newsletter
Join 1,000s others and never miss out on new tips, tutorials, and more.
Subscribe Now