(PECL judy >= 0.1.1)
Whether a offset exists
public bool Judy::offsetExists ( mixed $offset )
Whether or not an offset exists.
Parameters:
offset
An offset to check for.
Returns:
Returns TRUE on success or FALSE on failure.
Please login to continue.