Welcome Guest, Not a member yet? Register   Sign In
accessing a $_SESSION variable is failing
#2

Is the session started by you or the file in the assets vendor?

If the session is already started you should be able to get like below.

PHP Code:
$campaign $_SESSION[campaign']; 

try that.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: accessing a $_SESSION variable is failing - by InsiteFX - 07-08-2020, 11:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB