Hi everyone, I got a question here. I am trying to store some data in $_SESSION , but I found that those data cannot be refresh even the session id is different each time, the data stored inside $_SESSION is the same, what's going on? Am I doing something wrong? I have no clue.
Please help.