Jump to content

alternative redirect


pulsedriver

Recommended Posts

For a certain reason I want to insert a PHP redirect at the end of a HTML page. Since the headers have already been sent, I can't use Header Location (I don't control the HTML above the PHP script, so I can't turn on output buffering).

 

Is there an alternative way to redirect to another URL that won't give me the "cannot modify header information" message?

Link to comment
https://forums.phpfreaks.com/topic/42275-alternative-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.