Judy
PHP Manual

Judy::offsetSet

(PECL judy >= 0.1.1)

Judy::offsetSetOffset to set

Descripción

public bool Judy::offsetSet ( mixed $offset , mixed $value )

Assigns a value to the specified offset.

Parámetros

offset

The offset to assign the value to.

value

The value to set.

Valores devueltos

No value is returned.


Judy
PHP Manual