rarebit Posted September 4, 2008 Share Posted September 4, 2008 Hi, I've got a problem where a page seems (logged) to be called twice, it's an authentication page, so ultimately the wrong message is displayed. However I can't track down where the page is getting redirected. I use 'header' wrapped in a function, too which i've added logging, and supposedly it doesn't get called. I also have another function which inserts a meta redirect, that also doesn't get called. I've used grep to look for 'header', the word 'redirect', etc, but not finding anything plausible. How else is it possible to redirect or refresh a page (from php)? Could apache be doing it somehow (and only on this page?) r Link to comment https://forums.phpfreaks.com/topic/122794-redirect/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.