ViagraEnLignes
New Member
When running my script I get several errors looking like this:\[quote\] Warning: Cannot modify header information - headers already sent by (output started at /some/file.php:12) in /some/file.php on line 23\[/quote\]The lines mentioned in the error messages contain \[code\]header()\[/code\] and \[code\]setcookie()\[/code\] calls.What could be the reason for this and how can it be fixed?