Header Information Modification Error in PHP
A warning has occurred indicating that the header information cannot be modified because headers have already been sent from the specified output file. The issue was detected in the PHP script located at /home2/mobiletv/public_html/mrs-claassen.co.za/lib.php on line 21. This type of error usually arises when there is unexpected output before header() function calls are made in a PHP file, which can hinder redirection and session handling. It’s essential to review the code and eliminate any whitespace or output before headers are set.
Header Information Modification Error in PHP
E N D
Presentation Transcript
<br /> <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home2/mobiletv/public_html/mrs-claassen.co.za/lib.php:1) in <b>/home2/mobiletv/public_html/mrs-claassen.co.za/lib.php</b> on line <b>21</b><br />