PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Judy::offsetSet

(PECL judy >= 0.1.1)

Judy::offsetSetOffset to set

说明

public Judy::offsetSet ( mixed $offset , mixed $value ) : bool

Assigns a value to the specified offset.

参数

offset

The offset to assign the value to.

value

The value to set.

返回值

No value is returned.