PHP默认的SESSION保持时间是多少?

天降大任于斯 2006-11-29 08:36:54
我想在程序里设置SESSION保持时间为无限该怎么设?
ini_set() 可以么?
...全文
425 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
yajun813 2006-11-29
  • 打赏
  • 举报
回复
具体要看PHP.INI文件里的设置
天降大任于斯 2006-11-29
  • 打赏
  • 举报
回复
谢谢,180分钟
懒得去死 2006-11-29
  • 打赏
  • 举报
回复
180

int session_cache_expire ( [int new_cache_expire] )


session_cache_expire() returns the current setting of session.cache_expire. The value returned should be read in minutes, defaults to 180. If new_cache_expire is given, the current cache expire is replaced with new_cache_expire.

21,890

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧