• PHP Video Tutorials

PHP Judy Arrays - Judy::getType()



The Judy::getType() function can return the type of current Judy array.

Syntax

public int Judy::getType( void )

The Judy::getType() function can return an integer corresponding to the Judy type of current object. This function has no parameters.

php_function_reference.htm
Advertisements