simmsy Posted December 9, 2011 Share Posted December 9, 2011 Hi, I have a div which reloads every 10 seconds but I want it so that if it equals something then redirect the whole page when at the moment it just loads the whole page in in the div but need the div as it stores all my variables, anyone know of anything else I can use? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/252803-header-location-load-the-whole-page-not-just-in-div/ Share on other sites More sharing options...
Adam Posted December 9, 2011 Share Posted December 9, 2011 Your DIV stores your variables? Please rephrase your question or provide more details, it doesn't make a great load of sense. Quote Link to comment https://forums.phpfreaks.com/topic/252803-header-location-load-the-whole-page-not-just-in-div/#findComment-1296102 Share on other sites More sharing options...
simmsy Posted December 9, 2011 Author Share Posted December 9, 2011 Ive got a div that loads random statements every 10 seconds (in a seperate php file) but when a certain statement comes out I want it to goto a different page but it just loads the whole page in the div, any ideas? Quote Link to comment https://forums.phpfreaks.com/topic/252803-header-location-load-the-whole-page-not-just-in-div/#findComment-1296109 Share on other sites More sharing options...
litebearer Posted December 9, 2011 Share Posted December 9, 2011 It would help if you showed us your code (esp is not part of the php manual) Quote Link to comment https://forums.phpfreaks.com/topic/252803-header-location-load-the-whole-page-not-just-in-div/#findComment-1296148 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.