Welcome Guest, Not a member yet? Register   Sign In
How do most sites handle "is user online?", "# of Online Users"
#3

[eluser]sensimevanidus[/eluser]
As far as I know, CodeIgniter's Session Library's db table does not contain a column like "user_id". I guess you gotta implement that on your own or you could use an Auth extension. Take a look here: http://ellislab.com/codeigniter/user-gui...sions.html.

In addition, I'd highly recommend cache usage for a feature like this.


Messages In This Thread
How do most sites handle "is user online?", "# of Online Users" - by El Forum - 10-12-2008, 12:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB