I thought, that when a session in any way was set, like username, so on.. all the url's henceforth are appended with the session ID. I think I am wrong, as my site doesn't do this.
I know the session is started, I just store one variable in the session (username) and I can echo it anywhere in the site. BUT, there is no session ID. When I close it and come back a little later, the session id is appended, but just for that one link. Once its clicked on, it goes away.
What gives?
SESSION id is ... late.
Moderator: General Moderators