PHP Velho Oeste 2024

Judy::offsetGet

(PECL judy >= 0.1.1)

Judy::offsetGetOffset to retrieve

说明

public Judy::offsetGet ( mixed $offset ) : mixed

Returns the value at specified offset.

参数

offset

The offset to retrieve.

返回值

Can return all value types.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top