Welcome Guest, Not a member yet? Register   Sign In
Session data disappearing on redirect
#10

[eluser]CodeIgniteMe[/eluser]
The reason why the slashes aren't appearing on your ouput is because php is 'escaping' the quotations of the data so that the quotations are safely saved into the database.

Anyway, did you check the database to see if the session was really set?
and did the data show up when you did a print_r $this->session->all_userdata()


Messages In This Thread
Session data disappearing on redirect - by El Forum - 07-09-2011, 09:14 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 09:46 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 10:08 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 11:12 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 11:24 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 11:27 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 12:10 PM
Session data disappearing on redirect - by El Forum - 07-11-2011, 01:24 PM
Session data disappearing on redirect - by El Forum - 07-12-2011, 02:41 AM
Session data disappearing on redirect - by El Forum - 07-12-2011, 08:37 PM
Session data disappearing on redirect - by El Forum - 07-13-2011, 02:14 AM
Session data disappearing on redirect - by El Forum - 07-14-2011, 08:08 PM
Session data disappearing on redirect - by El Forum - 07-14-2011, 08:18 PM
Session data disappearing on redirect - by El Forum - 07-15-2011, 01:40 AM
Session data disappearing on redirect - by El Forum - 07-15-2011, 06:27 PM
Session data disappearing on redirect - by El Forum - 07-16-2011, 03:48 AM
Session data disappearing on redirect - by El Forum - 07-16-2011, 04:37 AM
Session data disappearing on redirect - by El Forum - 07-16-2011, 09:41 PM
Session data disappearing on redirect - by El Forum - 08-03-2011, 03:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB