CodeIgniter Forums
session problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: session problem (/showthread.php?tid=9551)



session problem - El Forum - 06-30-2008

[eluser]Unknown[/eluser]
tell me about concept of session


session problem - El Forum - 06-30-2008

[eluser]Pascal Kriete[/eluser]
What do you want to know that this doesn't cover?


session problem - El Forum - 06-30-2008

[eluser]Zeeshan Rasool[/eluser]
Time from a user login to log out calls session

see the,

http://ellislab.com/codeigniter/user-guide/libraries/sessions.html

.


session problem - El Forum - 06-30-2008

[eluser]Unknown[/eluser]
http://ellislab.com/codeigniter/user-guide/libraries/sessions.html


session problem - El Forum - 06-30-2008

[eluser]Zeeshan Rasool[/eluser]
you can handle session , via cookies or through batabase .
See the manual too