PHP Judy 数组 - Judy::offsetExists()



Judy::offsetExists() 函数可以检查某个偏移量是否存在。

语法

public bool Judy::offsetExists ( mixed $offset )

Judy::offsetExists() 函数可以检查某个偏移量是否存在。

Judy::offsetExists() 函数在成功时返回 TRUE,失败时返回 FALSE。

php_function_reference.htm
广告