firedrop84 Posted May 4, 2006 Share Posted May 4, 2006 I got a problem with session. I have used session in the login page. I would like to use them inot different pages as well . When i try to use them in the other pages it changes the value of the login page. I mean the session value in the login page. For example, in the login screen I got a variable called surname and then when I try to use it into different page let's for example I want to display Welcome and then the surname. It display at the beginning the value that is in the login screen. and then it changes when I try to do some other stuff into different pages. I haven't posted the code into here because I dont know where the problem is from and from which page. Quote Link to comment https://forums.phpfreaks.com/topic/9076-session_problem/ Share on other sites More sharing options...
Guest askjames01 Posted May 4, 2006 Share Posted May 4, 2006 just post both the first page codes were your value coming from and the second page codes were your values changed. Quote Link to comment https://forums.phpfreaks.com/topic/9076-session_problem/#findComment-33393 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.