CodeIgniter needs ... so that ...

native session cookie support

13 votes
Vote 0 votes Vote Vote
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service

    You'll receive a confirmation email with a link to create a password (optional).

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Predrag KrsticPredrag Krstic shared this idea  ·   ·  Admin →

    4 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      Submitting...
      • phpkodephpkode commented  · 

        I do not know why CI religiously avoids native session. I know many newbies who shun CI for other frameworks because of the use of cookies for storing session data. I am not saying or judging whether they are right or wrong. But I can vouch that adding this feature is only going to make CI vastly more popular.

      • ChrisChris commented  · 

        I actually just started writing a new plugin that acts the same as the native CI session library (same method names, parameters, and return values). It would be nice if CI just implemented this themselves and had a config for using database, cookie, or PHP style file sessions.

      • Predrag KrsticPredrag Krstic commented  · 

        and rename current session library to cookie

      Knowledge Base and Helpdesk