Jump to content

[SOLVED] header error message


sungpeng

Recommended Posts

$update=mysql_query("UPDATE listings set $hihi='' WHERE rid = '$rid'");

header('Location: http://www.example.com/housing/test2.php?rid=2');

 

Hi check I need the page to immediately go to the location after update but it always show me a error message Warning: Cannot modify header information - headers already sent by (output started at /home2/exmple/public_html/delete.php:6).

 

Why is that so?

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/151730-solved-header-error-message/
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.