Welcome Guest, Not a member yet? Register   Sign In
Confused about sessions
#1

[eluser]gunzour[/eluser]
Hi everyone, I'm relatively new to CodeIgniter so please bear with me. Smile I've been trying to make heads or tails of CI's session support and the documentation is leaving me confused. So I have several questions:

- If I use CI's session class and configure it to store sessions in a database table, does this replace storing the user data in a cookie? Or is it stored in both places? The user guide doesn't seem to answer this.

- Does anyone know if the Native_session library at http://codeigniter.com/wiki/Native_session/ is compatible with the current version of CI? (It appears to be for CI 1.5)

- Any support for (or plans to support) storing CI session data in memcached?

- If I want to, can I just ignore CI's session class and use native PHP sessions directly?

- If I did this (used native PHP sessions directly), where would be the best place for me to place session_start()? In the constructor of a controller? In a "header" view? In a hook?

Thanks for your help. Smile


Messages In This Thread
Confused about sessions - by El Forum - 05-10-2009, 12:24 PM
Confused about sessions - by El Forum - 05-10-2009, 12:30 PM
Confused about sessions - by El Forum - 05-10-2009, 12:40 PM
Confused about sessions - by El Forum - 05-10-2009, 01:23 PM
Confused about sessions - by El Forum - 05-10-2009, 03:50 PM
Confused about sessions - by El Forum - 05-11-2009, 08:55 AM
Confused about sessions - by El Forum - 05-11-2009, 09:04 AM
Confused about sessions - by El Forum - 05-11-2009, 09:27 AM
Confused about sessions - by El Forum - 05-11-2009, 09:32 AM
Confused about sessions - by El Forum - 05-29-2009, 10:58 PM
Confused about sessions - by El Forum - 05-29-2009, 11:11 PM
Confused about sessions - by El Forum - 05-30-2009, 12:09 AM
Confused about sessions - by El Forum - 05-30-2009, 12:21 AM
Confused about sessions - by El Forum - 05-30-2009, 12:27 AM
Confused about sessions - by El Forum - 05-30-2009, 12:47 AM
Confused about sessions - by El Forum - 05-30-2009, 04:03 AM
Confused about sessions - by El Forum - 06-10-2009, 05:41 AM
Confused about sessions - by El Forum - 06-10-2009, 05:47 AM
Confused about sessions - by El Forum - 06-10-2009, 05:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB