• PHP Video Tutorials

PHP Judy Arrays - Judy::count()



Judy::count() can count the number of elements in Judy array.

Syntax

public int Judy::count([ int $index_start = 0 [, int $index_end = -1 ]] )

Judy::count() can return the number of elements.

php_function_reference.htm
Advertisements