位置: 编程技术 - 正文

PHP:Memcached::deleteMulti()的用法_Memcached类

编辑:rootadmin
Memcached::deleteMulti

推荐整理分享PHP:Memcached::deleteMulti()的用法_Memcached类,希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!

(PECL memcached >= 2.0.0)

Memcached::deleteMulti — Delete multiple items

说明 public bool Memcached::deleteMulti ( array $keys [, int $time = 0 ] )

Memcached::deleteMulti() deletes the array of keys from the server. The time parameter is the amount of time in seconds (or Unix time until which) the client wishes the server to refuse add and replace commands for these keys. For this amount of time, the item is put into a delete queue, which means that it won&#;t be possible to retrieve it by the get command, but add and replace command with these keys will also fail (the set command will succeed, however). After the time passes, the item is finally deleted from server memory. The parameter time defaults to 0 (which means that the item will be deleted immediately and further storage commands with these keys will succeed).

参数 PHP:Memcached::deleteMulti()的用法_Memcached类

keys

The keys to be deleted.

time

The amount of time the server will wait to delete the items.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。 The Memcached::getResultCode() will return Memcached::RES_NOTFOUND if the key does not exist.

参见

Memcached::delete() - 删除一个元素 Memcached::deleteByKey() - 从指定的服务器删除一个元素 Memcached::deleteMultiByKey() - Delete multiple items from a specific server

PHP:Memcached::decrementByKey()的用法_Memcached类 Memcached::decrementByKey(PECLmemcached=2.0.0)Memcached::decrementByKeyDecrementnumericitemsvalue,storedonaspecificserver说明publicintMemcached::decrementByKey(string$server_key,string$key[,int$offs

PHP:Memcached::deleteMultiByKey()的用法_Memcached类 Memcached::deleteMultiByKey(PECLmemcached=2.0.0)Memcached::deleteMultiByKeyDeletemultipleitemsfromaspecificserver说明publicboolMemcached::deleteMultiByKey(string$server_key,array$keys[,int$time=0])M

PHP:Memcached::setOption()的用法_Memcached类 Memcached::setOption(PECLmemcached=0.1.0)Memcached::setOption设置一个memcached选项说明publicboolMemcached::setOption(int$option,mixed$value)这个方法用来设置Memcachedoption的值。一

标签: PHP:Memcached::deleteMulti()的用法_Memcached类

本文链接地址:https://www.jiuchutong.com/biancheng/280095.html 转载请保留说明!

上一篇:PHP:Memcached::getAllKeys()的用法_Memcached类

下一篇:PHP:Memcached::decrementByKey()的用法_Memcached类

  • 小规模纳税人取得增值税
  • 计提印花税如何计算
  • 提存计划和受益计划选那个
  • 金税四期对纳税的影响
  • 预缴税款可以抵税吗
  • 一般纳税人能不能开3个点的专票
  • 发票没有写纳税人识别号可以吗
  • 税局代开专票如何做账务处理?
  • 公司零星费用报销话术
  • 第三方汽车贷款平台有哪些
  • 公司汽车装潢和保养做什么会计科目
  • 租赁费支出可以在税前扣除吗
  • 建筑行业异地预缴
  • 进项税额转出其他应收款
  • 酒店怎么缴纳增值税费用
  • 自然灾害造成的存货净损失计入什么科目
  • 其他收益等于什么
  • 租金和物业费怎么计算
  • 无票收入的账务怎么处理
  • 设备安装公司如何经营
  • 房地产企业申请破产,原来的购房合同还有效吗?
  • 贴息收据税前扣除是什么
  • 固定资产资产评估
  • 年底返利账务处理
  • window10如何设置休眠时间
  • rk3328 sdk
  • .fas文件病毒
  • php://filter协议
  • php image
  • 关于固定资产抵扣的税务规定
  • php网站实例
  • php 图片上传
  • 定期定额户个人经营所得
  • php屏蔽错误
  • 怎么让gridview居中
  • php取值
  • netbeans ide 8.1
  • 工会筹备金不缴可以吗
  • 织梦二次开发教程
  • 占地面积法如何分摊土地成本
  • 固定资产分期付款会计处理?
  • 哪些情况不能开专用发票
  • 以前年度多交的所得税怎么退
  • 客户是否需要向客户介绍
  • 递延所得税当前试用25%,以后15%
  • 收到广告费分录
  • 材料成本差异怎么做分录
  • 税控技术服务费会计分录
  • 委托代理进出口
  • 客户给我们的罚款怎么查
  • 生产线更新改造替换的旧设备
  • 资产报废折旧
  • 自制产品无偿赠送合法吗
  • 销售费用的会计分录摘要
  • 实收资本挂在其他应收款现在股权转让
  • 融资租赁的固定资产计提折旧吗
  • 为什么看科目四看不进去呀
  • 行权期行权条件成就什么意思
  • 会计账簿的设置与登记
  • win7下mysql6.x出现中文乱码的完美解决方法
  • qttask.exe是什么进程?qttask.exe是不是病毒?
  • win7系统IE浏览器打开跳转到360浏览器,怎么阻止
  • 如何提升windows版本
  • win7自动更新失败怎么删除更新启动
  • win8的开始
  • linux使用mv命令,结果文件不见了
  • js瀑布流效果代码
  • 安装perl模块
  • node定时任务框架
  • jquery添加id属性
  • django forloop
  • jquery自定义插件
  • jquery技巧
  • python二分查找非递归
  • android应用程序包下载安装
  • 税务机关文化建设
  • 河南省城镇土地使用税优惠政策2020
  • 发票汇总表怎么计算
  • 国家税务总局公告2017年第21号
  • 地税是什么时候开始征收耕地的呢
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设