• PHP Video Tutorials

PHP Judy Arrays - Judy::last()



Judy::last() function can search for the last index in Judy array.

Syntax

public void Judy::last([ string $index ] )

Judy::last() function can search (inclusive) for the last index present that is equal to or less than passed Index.

php_function_reference.htm
Advertisements