©
Ce document utilise Manuel du site Web PHP chinois Libérer
(PECL judy >= 0.1.1)
Judy::offsetSet — Offset to set
$offset
, mixed $value
)Assigns a value to the specified offset.
offset
The offset to assign the value to.
value
The value to set.
No value is returned.