Jump to content

redirect


rarebit

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.