Forum Moderators: coopster
For the people who have accounts, I can set a session variable easily enough when they log in, but how do I keep track of the "non account" holders sessions?
Does PHP have any type of generic session variable that gets written for each user that I could check?
Thanks in advance.