Cannot modify header information - headers already sent by ...

It is a whitespace problem. Find the line of code specify on that error


Sample:

A PHP Error was encountered

Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at ...sample\system\application\config\routes.php:3)
Filename: libraries/Session.php
Line Number: 662

In the error message above, it is on the line 3.
Hope it may help you.. Happy coding ;-)


Spread The Love, Share Our Article

Related Posts

No Response to "Cannot modify header information - headers already sent by ..."

Post a Comment