Welcome Guest, Not a member yet? Register   Sign In
Undefined Variable _SESSION
#2

[eluser]Colin Williams[/eluser]
$_SESSION is not available until session_start() is called. You might want to consider using the Session class CI provides if you aren't comfortable doing native PHP sessions.


Messages In This Thread
Undefined Variable _SESSION - by El Forum - 07-01-2009, 10:36 AM
Undefined Variable _SESSION - by El Forum - 07-01-2009, 10:47 AM
Undefined Variable _SESSION - by El Forum - 07-01-2009, 04:54 PM
Undefined Variable _SESSION - by El Forum - 08-06-2009, 12:52 PM
Undefined Variable _SESSION - by El Forum - 08-06-2009, 08:48 PM
Undefined Variable _SESSION - by El Forum - 08-06-2009, 09:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB