Welcome Guest, Not a member yet? Register   Sign In
Please help Session
#2

[eluser]pickupman[/eluser]
Welcome to the forums. You will find it easier when posting code to wrap the code using the code button shown in the editor.
On a sidenote rather than using header() just use:
Code:
redirect('login'); //Does the same as header('Location: ' .base_url(). 'login');

Nothing sticks out scanning over your code. Out of curiosity what happens when you view your cookies in your browser, do you still see the value set in the cookie?


Messages In This Thread
Please help Session - by El Forum - 07-23-2010, 05:58 PM
Please help Session - by El Forum - 07-23-2010, 06:26 PM
Please help Session - by El Forum - 07-23-2010, 07:32 PM
Please help Session - by El Forum - 07-27-2010, 12:52 AM
Please help Session - by El Forum - 07-27-2010, 02:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB