Cannot modify header information
I’m have php error when I user header(”Location:index.php”); I’m google to take amswer
Originally Posted by kenmcd
The “headers already sent” error is usually caused by having white space before or after the opening and closing PHP tags (<?php . . . ?>).
Have you recently edited any files?
Is good.
Source : http://forum.mamboserver.com/showpost.php?p=265568&postcount=10