• PHP Video Tutorials

PHP Judy Arrays - Judy::offsetExists()



Judy::offsetExists() function can check whether an offset exists.

Syntax

public bool Judy::offsetExists ( mixed $offset )

Judy::offsetExists() function can check whether or not an offset exists.

Judy::offsetExists() function can return TRUE on success, or FALSE on failure.

php_function_reference.htm
Advertisements