php删除cookies的方法:1、使用“setcookie('cookiename', '')”方法将cookie的值设置为空;2、通过“setcookie('cookiename','',time()-3600);”方法。
技术文章 / 下载软件趣味内容 / 专业带飞