Welcome Guest, Not a member yet? Register   Sign In
How can I use native sessions. Cause CI cookies is unable for me.
#1

[eluser]Nurbek[/eluser]
I've heard about using native sessions in CI
I dont know about it.
I need , someone explane me in detail, in how way I can realize it.
#2

[eluser]GSV Sleeper Service[/eluser]
http://codeigniter.com/wiki/Native_session/

just drop this in your libraries folder, and sessions work as you'd expect them to, no more weirdness with IE.
#3

[eluser]Nurbek[/eluser]
GSV Sleeper Service
I'm very happy that sessions start work
Regards for you. Thank very much. I was in torment for few days.
#4

[eluser]Phil Sturgeon[/eluser]
session_starter() and $_SESSION work fine too Nurbek. Don't forget that this is just PHP with a few extra classes.




Theme © iAndrew 2016 - Forum software by © MyBB