Hiya guys.
While being logged in, i want to check wether a different user is also logged in.
Now this is easy done with databases, which I am familiar with and sessions, but the problem however is:
How can I tell when the user is NOT online?
I can't view someone else's sessions I assume.
Thanks
While being logged in, i want to check wether a different user is also logged in.
Now this is easy done with databases, which I am familiar with and sessions, but the problem however is:
How can I tell when the user is NOT online?
I can't view someone else's sessions I assume.
Thanks
Comment