lovejaeeun
Technical User
I have a questions about session variables
1) Is there a way to print/show the contents of ALL sesssions? Not for a single user, but for however many users have a sessionID at the time.
For example, if i store name and zip as session variables, and there are 5 people viewing the site, i want to see the name and zip of all 5 people.
1) Is there a way to print/show the contents of ALL sesssions? Not for a single user, but for however many users have a sessionID at the time.
For example, if i store name and zip as session variables, and there are 5 people viewing the site, i want to see the name and zip of all 5 people.