Home  >  Article  >  Backend Development  >  cooking解决方法

cooking解决方法

WBOY
WBOYOriginal
2016-06-13 10:46:141202browse

cooking
对cooking 和session技术不太懂。。现在问下
编译了一个(我现在看视频的。。视频代码,,)

  setcooking("name","hello",time()+3600);
  echo "保存成功";

现在保存成功去c盘的某个文件夹里,
我问下,我这里设置了设置3600秒即1小时,
是否保存了1小时后,自动会删除这个文件?

------解决方案--------------------
是的,如果1小时后访问同一网站并且没有继续设置cookie

------解决方案--------------------
是的,是这样的。
------解决方案--------------------
应该是这样的。。
------解决方案--------------------
是这样的,如果不刷新网站,就过期删除了

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn