• PHP Video Tutorials

PHP Judy Arrays - Judy::size()



Judy::size() function can return the size of the current Judy array.

Syntax

public void Judy::size( void )

The Judy::size() function is an alias of Judy::count().

The Judy::size() function has no parameters, and can return an integer.

php_function_reference.htm
Advertisements