Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在会话中存储了一些与登录用户相关的信息。如果用户使用记住我的 cookie 登录,则他没有从会话中获取数据。这是正常行为。我的问题是如何解决这个问题。
将信息存储在数据库中。