• PHP Video Tutorials

PHP Judy Arrays - Judy::offsetGet()



Judy::offsetGet() function - Offset to retrieve.

Syntax

public mixed Judy::offsetGet( mixed $offset )

Judy::offsetGet() function can return the value at specified offset. This function can return all value types.

php_function_reference.htm
Advertisements