gpt4 book ai didi

php - 为 http ://thewebsite. com 和 http ://www. thewebsite.com 存储单独的 cookie?

转载 作者:行者123 更新时间:2023-11-29 01:25:00 25 4
gpt4 key购买 nike

我和我的 friend 正在使用 PHP 和 MySQL 创建一个基于 cookie 的登录系统,当用户登录时,会保存一个存储其登录信息的 cookie。问题是,对于每个 URL,http://thewebsite.comhttp://www.thewebsite.com ,存储单独的cookie。

有没有一种解决方案可以让我们为多个 URL 保存相同的 cookie,或者我们是否必须将用户重定向到 http://www.thewebsite.com每次。

如果是,有什么简单的方法可以检查 URL 中是否存在“www”并进行相应的重定向?

最佳答案

看看 domain 参数:http://php.net/manual/en/function.setcookie.php它准确地描述了您所遇到的情况。

关于php - 为 http ://thewebsite. com 和 http ://www. thewebsite.com 存储单独的 cookie?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3954767/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com