跳到主要内容

save

存储数据

声明

bool save(string key, mixed data, bool upsert = true)

参数

参数名描述
keykey
data数据
upsert是否插入

返回值

是否成功

使用方式

返回文档