Welcome Guest, Not a member yet? Register   Sign In
how to get logged_in session status in native php
#3

@starchild,

There are many ways to track that information. I'll give you another example. I track when users log into my app. I put the date, time, userid and activity id(001 - Log In, 002 - Log Out, etc) into a audit table that tracks user app usage. I'm then able to pull which users are logged into the app and I have information for future statistical purposes as well.
Reply


Messages In This Thread
RE: how to get logged_in session status in native php - by php_rocs - 06-15-2020, 06:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB