Shifting Session variable
Posted: Thu Mar 26, 2009 3:20 am
hello,
I have this application with forms to other forms, there are about 5 forms in total. When i reach the 3 form one of the session variable changes value by its self. if say the $_SESSION['name'] is sezz at form 1, it turns to a random name is form 3 and upwards. this only happens when running online, offline it works fine. Can some please explain to me what could be happening here?
I have this application with forms to other forms, there are about 5 forms in total. When i reach the 3 form one of the session variable changes value by its self. if say the $_SESSION['name'] is sezz at form 1, it turns to a random name is form 3 and upwards. this only happens when running online, offline it works fine. Can some please explain to me what could be happening here?