Welcome Guest, Not a member yet? Register   Sign In
How to count logged in users?
#5

(This post was last modified: 08-28-2020, 05:49 AM by valema.)

Well. I once tried to find in the sql-select-result from CI_sessions when a user was logged out... but didn't grasp (it). Now I wonder must I use CI session-helper or is it OK to use php's $_SESSION, in order for all needed info to be stored in the CI_sessions table... I also wonder if the "state" (logged_in or not) of a user can be globally recognised, or if it's read with help of users cookies.
Reply


Messages In This Thread
How to count logged in users? - by valema - 08-27-2020, 01:33 AM
RE: How to count logged in users? - by php_rocs - 08-27-2020, 07:16 AM
RE: How to count logged in users? - by valema - 08-27-2020, 02:28 PM
RE: How to count logged in users? - by php_rocs - 08-27-2020, 06:08 PM
RE: How to count logged in users? - by valema - 08-28-2020, 05:47 AM
RE: How to count logged in users? - by InsiteFX - 08-28-2020, 06:47 AM
RE: How to count logged in users? - by php_rocs - 08-28-2020, 06:48 AM
RE: How to count logged in users? - by valema - 08-31-2020, 05:14 AM
RE: How to count logged in users? - by InsiteFX - 08-31-2020, 08:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB