• PHP Video Tutorials

PHP Judy Arrays - Judy::byCount()



The Judy::byCount() can locate the Nth index present in the Judy array.

Syntax

public int Judy::byCount( int $nth_index )

This function can locate the Nth index present in the Judy array and return the index at a given Nth position.

php_function_reference.htm
Advertisements