How to Fix Header Already Sent Error in PHP
January 21, 2010
by Jim
No Comments
Jump To: « 1 2 3 View All »
by Frost
Introduction
Helping out on forums with PHP problems, perhaps the main issue that I come across is people posting how to fix “Warning: Cannot modify header information – headers already sent by”. In light of that issue I decided to try and put yet another blog / how to document out there to fix this error, hopefully people come across and find the information I have provided useful, so lets dive into PHP’s headers already sent by error!
Jump To: « 1 2 3 View All »
Category: PHPTags: already, browser, buffering, error, fix, header, howto, information, output, PHP, sent, warning