Posted by J Huntley Palmer on 05/15/06 21:46
I am getting this error:
Cannot modify header information - headers already sent by
when I issue a
header ("Location: http://www.foobar.com");
How can I redirect the user to such a site without encountering this error.
If I run the same code on two sites I will get the error on one site but
not the other.
An I can t figure out what setting in the php.ini that is different.
How can one send a refresh in 0 seconds to the broweser?
Thanks
Navigation:
[Reply to this message]
|