Welcome Guest, Not a member yet? Register   Sign In
Session viewer
#2

[eluser]bretticus[/eluser]
Sorry for not giving you exactly what you wanted. However, I can give you a tip or two on how to write your own. All you'd need to do is simply query the session database table. The sessionid, ip address, and timestamp are already in columns. If you want to parse the session data, just call unserialize() on that column. This should be a simple job for CI. Since you're just looking at the data, you won't interfere with the sessions in anyway.


Messages In This Thread
Session viewer - by El Forum - 04-10-2009, 03:54 PM
Session viewer - by El Forum - 04-10-2009, 04:21 PM
Session viewer - by El Forum - 04-10-2009, 04:30 PM
Session viewer - by El Forum - 04-10-2009, 04:32 PM
Session viewer - by El Forum - 04-10-2009, 05:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB