Judy::offsetSet

(PECL judy >= 0.1.1)

Judy::offsetSetOffset to set

Beskrivelse

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

Assigns a value to the specified offset.

Parametre

offset

The offset to assign the value to.

value

The value to set.

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

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