Link to home
Start Free TrialLog in
Avatar of khacduyst
khacduyst

asked on

How to list all current active session on server

my application has a function to dertermine a session id current active or not(time out), how can i do this in php?does any one have experience on this? please help me.I using php4 on IIS server
ASKER CERTIFIED SOLUTION
Avatar of Kani Str
Kani Str
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of WoodyRoundUp
WoodyRoundUp

??
Can you be more specific?

You said, your application has a function already.
But, does it store who is the user of that session?

How is your db structure?
Which part of the code is doing the above process?

Need more details.