twilitegxa Posted September 28, 2008 Share Posted September 28, 2008 If I have a form set up to go from: page1 ---> either page2, page3, or page4 ---> page5 Basically, on page1, there is an if else statement that directs the person to one of three pages, then after one of these pages, the user will be directed to page5. If I add the session variables to page5, will it be a problem that some of the variables may not be filled since they will only come from the page the viewer is coming from? Link to comment https://forums.phpfreaks.com/topic/126125-solved-sessions-question/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.