spooke2k Posted July 29, 2007 Share Posted July 29, 2007 Need to find another method!!!!!! i was using header("Location: http://test.com/alt.php"); on my php page as a refresh to reload the page as i need to refresh the whole page but hold my sessions i set to rest the forms on it. but then i had to create a header redirection page in the website to have get the websites template page on the page i created for the menu logo etc. so turning the original page into a redirection to achieve this. So now my php page is in zen cart and is called in on the first the redirection nut when i try and use a second header location it doesnt work. I despaterly need the page to refresh or reload on the page called in the header and it seems i cant have two headers operating does anyknow know how i reload/refresh the page please. Link to comment https://forums.phpfreaks.com/topic/62298-redirection/ Share on other sites More sharing options...
PC Nerd Posted July 29, 2007 Share Posted July 29, 2007 if you want t oreload, then id use javascript, especially on timeout etc. Link to comment https://forums.phpfreaks.com/topic/62298-redirection/#findComment-310014 Share on other sites More sharing options...
spooke2k Posted July 29, 2007 Author Share Posted July 29, 2007 cant use timeout because the first form is a login and the page has many forms on it. Link to comment https://forums.phpfreaks.com/topic/62298-redirection/#findComment-310017 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.