Welcome Guest, Not a member yet? Register   Sign In
SESSION is destroyed in Internet Explorer after refresh
#1

I am not using Codeigniter's method to store session.
I use the following method.

$_SESSION['something'] = 'somethign';

When i test this, i feel it is not just working only in Internet Explorer. I tested this with chrome and firefox. It is working in those two browsers.
Please tell why it is not working?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB