I made a session ID, some session variables ($_SESSION[player] for example).
I also made a cookie that stores the session ID.
When I close all browsers, I can recall the session ID from the cookie, but all of the variables are gone. How do I get the varables out of the session ID?
I have searched for hours trying to finish this please help if you can!!
IM me if you are interested in chatting about this.