Welcome Guest, Not a member yet? Register   Sign In
Saving session data
#1

[eluser]dgriffter[/eluser]
Hi,

I'm saving a session variable in a view file using the following code:

$this->session->set_userdata('message', 'bling bling bling');


I then try to access the saved message later in the same view file like so:

<p>&lt;?php $this->session->userdata('message'); ?&gt;</p>



I'm getting an empty paragraph... can anyone please help?

Thanking you kindly,

Dgriffter


Messages In This Thread
Saving session data - by El Forum - 11-26-2007, 04:47 PM
Saving session data - by El Forum - 11-26-2007, 04:54 PM
Saving session data - by El Forum - 11-26-2007, 06:14 PM
Saving session data - by El Forum - 11-26-2007, 07:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB