midmented Posted March 30, 2007 Share Posted March 30, 2007 My code was running fine until the server was patched with the latest updates. (Novell) I am trying to secure my phpMyEdit pages. I have a login form and a Master Links page for accessing the different pages. The login (Page 1) is working fine. When it passes the Username/Password screen, it then opens the Admin links page (Page 2). My $_session vars are fine until I click on one of the links (Page 3) to access another page. I did an echo on the page (Page 3) for my $_SESSION var which did not show up. BUT this session var does show up on the Admin Links page (Page 2). Does anyone have a clue why my session vars drop on page 3? Link to comment https://forums.phpfreaks.com/topic/44919-losing-_session-var/ Share on other sites More sharing options...
papaface Posted March 30, 2007 Share Posted March 30, 2007 show us some code please. Link to comment https://forums.phpfreaks.com/topic/44919-losing-_session-var/#findComment-218135 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.