Jump to content

Warning: Cannot modify header information - headers already sent


mcking_koy

Recommended Posts

<?php

header('Refresh: 5; URL=http://www.miraculousmedalapostolate.com');

exit();

?>

 

i dont know what to do with this!

i have tried using other hosting and the code was working fine... please help me, i have been stuck on this problem for 2 days now.

A) Please read the sticky post concerning header errors - http://www.phpfreaks.com/forums/index.php?topic=37442.0

 

B) Next read the error message, it tells you where the OUTPUT is occurring at in your script that you need to find and eliminate.

 

C) We cannot help you without the whole error message (xxxxx out any sensitive information you don't want to post) and the code from the start of your page up to the point where the error message says the output is occurring at.

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.