Welcome Guest, Not a member yet? Register   Sign In
How CI handles PHP native sessions ?
#3

[eluser]Rick Jolly[/eluser]
You can use $_SESSION - CI doesn't destroy php native sessions. I find it is more flexible than CI sessions.

Did you remember to call session_start(); before accessing $_SESSION?


Messages In This Thread
How CI handles PHP native sessions ? - by El Forum - 08-20-2007, 07:06 PM
How CI handles PHP native sessions ? - by El Forum - 08-20-2007, 07:13 PM
How CI handles PHP native sessions ? - by El Forum - 08-20-2007, 07:29 PM
How CI handles PHP native sessions ? - by El Forum - 08-20-2007, 07:38 PM
How CI handles PHP native sessions ? - by El Forum - 08-20-2007, 07:41 PM
How CI handles PHP native sessions ? - by El Forum - 08-21-2007, 05:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB