Ref/judy-Phpdoc专题
judy_type
Return the type of a Judy array
说明
int judy_type
( Judy
$array )
judy_type return an integer corresponding
to the Judy type of the
specified Judy array.
参数
array
The Judy Array to test.
返回值
Return an integer corresponding to a Judy type.
judy_version
Return or print the current PHP Judy version
说明
string <span class="methodname">judy_version ( <span class="methodparam">void )
Return a string of the PHP Judy version. If the return value is not used, the string will be printed.
参数
此函数没有参数。
返回值
Return a string of the PHP Judy version.
目录
- judy_type — Return the type of a Judy array
- judy_version — Return or print the current PHP Judy version