douping4436 2014-02-09 09:16
浏览 199
已采纳

过期cookie - 神奇的数字-86400

I'm reviewing the code of my framework which deletes cookie on client and here is the piece of code where it does it:

return setcookie($name, NULL, -86400, Cookie::$path, Cookie::$domain, Cookie::$secure, Cookie::$httponly);

I'm particularly interested in why the number is -86400 seconds? Is it just random number or it has any special meaning in some convention? I can expire cookie with -1, can't I?

  • 写回答

1条回答 默认 最新

  • dongshen9686 2014-02-09 09:20
    关注

    -86400 seconds is exactly a day ago. But that aside, I don't think it has any special meaning. Maybe the guy writing this chose this value to also wipe cookies for browsers that are in a different timezone or of people that have their computer clock set to a slightly incorrect time.

    But my guess would be that there used to be 86400 (as a positive number), and the programmer just made it negative to remember the old value, in case they would need it again.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 PADS Logic 原理图
  • ¥15 PADS Logic 图标
  • ¥15 电脑和power bi环境都是英文如何将日期层次结构转换成英文
  • ¥20 气象站点数据求取中~
  • ¥15 如何获取APP内弹出的网址链接
  • ¥15 wifi 图标不见了 不知道怎么办 上不了网 变成小地球了
  • ¥50 STM32单片机传感器读取错误
  • ¥15 (关键词-阻抗匹配,HFSS,RFID标签天线)
  • ¥15 机器人轨迹规划相关问题
  • ¥15 word样式右侧翻页键消失