Welcome Guest, Not a member yet? Register   Sign In
[Solved]Where to store user info after logging in
#1

[eluser]Sim00n[/eluser]
Hello,
My problem isn't complicated at all but it's more kind of an organization struggle.
I'm creating my first real Codeigniter application and I stopped at the point when I don't know what is the best way to store information about user.

After a user logs in I'm storing it's username and userlevel in a session (through database), but what about the other info like age, city, and ~ 20 others ... I think storing those in the session is too resource consuming so where else can I store them ? I don't want to call a function to retrieve it from database every time i need to use those information.
Any ideas ?
Best regards, Sim00n.


Messages In This Thread
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 08:36 PM
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 09:37 PM
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 09:46 PM
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 09:59 PM
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 10:02 PM
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 10:13 PM
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 10:27 PM
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 11:10 PM
[Solved]Where to store user info after logging in - by El Forum - 07-17-2011, 11:33 PM
[Solved]Where to store user info after logging in - by El Forum - 07-18-2011, 12:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB