usawh Posted February 17, 2010 Share Posted February 17, 2010 I keep getting this error message. Warning: Cannot modify header information - headers already sent by (output started at /home/content/config.php:1) in /home/content/config.php on line 10 here is the line of code that's causing the problem. header('Content-Type: text/html; charset=UTF-8'); how to I solve this problem . regards usawh Link to comment https://forums.phpfreaks.com/topic/192448-error-message/ Share on other sites More sharing options...
roopurt18 Posted February 18, 2010 Share Posted February 18, 2010 This is not the proper place for this post. Anyways, the answer to your question is here: http://www.phpfreaks.com/forums/index.php/topic,37442.0.html Link to comment https://forums.phpfreaks.com/topic/192448-error-message/#findComment-1014064 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.