PHP Judy 数组 - Judy::first()



Judy::first() 函数可以搜索 Judy 数组中的第一个索引。

语法

public mixed Judy::first([ mixed $index ] )

Judy::first() 函数可以搜索(包含)第一个等于或大于传递的索引的现有索引。

Judy::first() 函数可以返回数组中对应的索引。

php_function_reference.htm
广告