PHP cannot do this of itself. You will have to create a custom session handler and work with a database to store the active sessions. When someone destroys a session (logs out), you must then delete it from the database.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: active sessionsThreaded View
|
Click Here to Expand Forum to Full Width |