• PHP Video Tutorials

PHP Judy Arrays - Judy::offsetSet()



The Judy::offsetSet() - Offset to set.

Syntax

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

Judy::offsetSet() can assign a value to a specified offset, and it doesn't return any value.

php_function_reference.htm
Advertisements