jakebur01 Posted September 10, 2007 Share Posted September 10, 2007 hey, my code was working fine yesterday. I have a html page with a form and a php page that plugs the posted fields into a .rtf file. All of a sudden i get this error: Warning: Cannot modify header information - headers already sent by (output started at Thanks, Jake Link to comment https://forums.phpfreaks.com/topic/68755-solved-cannot-modify-header/ Share on other sites More sharing options...
almightyegg Posted September 10, 2007 Share Posted September 10, 2007 you have your headers after the <html> tag, can't do it Link to comment https://forums.phpfreaks.com/topic/68755-solved-cannot-modify-header/#findComment-345579 Share on other sites More sharing options...
jakebur01 Posted September 10, 2007 Author Share Posted September 10, 2007 thanks a bunch! Link to comment https://forums.phpfreaks.com/topic/68755-solved-cannot-modify-header/#findComment-345585 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.