Welcome Guest, Not a member yet? Register   Sign In
setting session time out
#3

[eluser]danmontgomery[/eluser]
[quote author="jrtashjian" date="1288818993"]There is no need to write your own functions for the sessions as CodeIgniter has provided a class for it. There is no difference between CodeIgniter sessions and PHP sessions (in case of confusion)...

I say, use CodeIgniters Session library. You can set session timeouts in the config file.[/quote]

Yes there is, codeigniter sessions use cookies by default, or the database if you have that option enabled. There is a native session library, though.


Messages In This Thread
setting session time out - by El Forum - 11-03-2010, 06:28 AM
setting session time out - by El Forum - 11-03-2010, 10:16 AM
setting session time out - by El Forum - 11-03-2010, 10:27 AM
setting session time out - by El Forum - 11-03-2010, 11:42 AM
setting session time out - by El Forum - 11-05-2010, 05:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB