shamsuljewel Posted August 13, 2007 Share Posted August 13, 2007 I am taking info. using form. Store info. into a database table. And another page shows the info serially. Mogila firefox is ok, but in IE the last added info doesn't shows. If I go to tools->option->delete files of cookie then the last info. shows, and other interesting is that if I clase IE and start again then its shows all the info. Where is the problem? can anyone help? How I solve it? Pls..help...any suggestion is appreciable. Thanks. Link to comment https://forums.phpfreaks.com/topic/64611-browser-problem/ Share on other sites More sharing options...
jitesh Posted August 13, 2007 Share Posted August 13, 2007 Just for test Write these lines of code at the beggining of the file header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); header('Cache-Control: no-store, no-cache, must-revalidate'); header('Cache-Control: post-check=0, pre-check=0', FALSE); header('Pragma: no-cache'); Link to comment https://forums.phpfreaks.com/topic/64611-browser-problem/#findComment-322128 Share on other sites More sharing options...
shamsuljewel Posted August 13, 2007 Author Share Posted August 13, 2007 in which file? is it Where I show the info? and please clear where I add these lines..under head? Link to comment https://forums.phpfreaks.com/topic/64611-browser-problem/#findComment-322132 Share on other sites More sharing options...
jitesh Posted August 13, 2007 Share Posted August 13, 2007 yes sure Link to comment https://forums.phpfreaks.com/topic/64611-browser-problem/#findComment-322135 Share on other sites More sharing options...
shamsuljewel Posted August 13, 2007 Author Share Posted August 13, 2007 no it is not work!!! Link to comment https://forums.phpfreaks.com/topic/64611-browser-problem/#findComment-322136 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.