(PECL judy >= 0.1.1)
Offset to set
public bool Judy::offsetSet ( mixed $offset, mixed $value )
Assigns a value to the specified offset.
Parameters:
offset
The offset to assign the value to.
value
The value to set.
Returns:
No value is returned.
Please login to continue.