-
☆ A M B ☆
- 3,141 Posts
I wouldn't personally rely on the session_id like that. Instead, just store some information in the $_SESSION for your purpose. MODX will keep the session filled, even if the session_id changes.
I don't understand. Are you saying MODX will store session variables and is able to retreive them even if the sessionID changes?
how can MODX know which user/browser is used without a sessionID?
And ho long will it take before modx will 'think' the user is a new user?
Tnx
RDG