Welcome Guest, Not a member yet? Register   Sign In
Sessions
#1

[eluser]elmne[/eluser]
Is there a way or class that can be used in Codeigniter which supports PHP native sessions as well as database storage?

There seems to be two problems with using cookies for sessions

- If the browser of the user has cookies disabled.
- The cookie can be modified, which requires validation using codeigniter session database.

Can someone point out weaknesses of PHP native sessions ?

Can PHP native sessions be spoofed too? and if so, can they be encrypted and also validated against the database?


Messages In This Thread
Sessions - by El Forum - 06-19-2010, 07:30 AM
Sessions - by El Forum - 06-19-2010, 08:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB