Is there a special event that would refresh the timeout of a session without spamming the user profile? Would $session_start work? Thanks!
Basically, I want to use sessions to track the number of active users.
My app stays open for long periods, but it doesn’t send enough events to keep the session active, so I need some way to ping the session to keep it active, but without spamming the user profile.
I would really appreciate an answer on this :)
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.