
PHP
Warning: Cannot modify header information – headers already sent by ERROR
January 18, 2015
|
This error message we usually see, while doing php programming. Lets find out the main cause why this warning message occurs. A web page consists two parts header
Read More