kishan Posted October 1, 2008 Share Posted October 1, 2008 Hi in order to preserve the form data i have added in one of my page the following code. header("Cache-Control: max-age=3600"); so its working fine but i have a problem in IE as if was logged in the session is not changing i mean on the top its not showing the logout text still showing the login text however in remaining pages its showing as 'logout' and its happening only in IE. how to solve this if i have to keep the "header("Cache-Control: max-age=3600"); " code in my page Link to comment https://forums.phpfreaks.com/topic/126579-cache-problem-in-ie/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.