25.07.2010, 21:39
(
Last edited by Carlton; 25/07/2010 at 10:23 PM.
)
Hey, i'm getting this unexpected error for a while now that several known experienced PHP coders couldn't help me with either. This is my last resort, which is the forum.
I'm getting a modify header error which is below:
This error is known to come only if you set cookies inside the html tag! But it is not in the html tag!
- Fixed, code removed.
The reason for $Account is not for it to get inside the tags. The error lines come from MySQL connect (Inside MySQL.php) and Setcookie, which is found at the bottom. I tried removing the data from the includes and pasting it inside but the error still occurred. Also the beginning tag <html> is found inside ScriptBegin.php. Any clues?
I'm getting a modify header error which is below:
Quote:
Warning: Cannot modify header information - headers already sent by (output started at MyUrl: in MyUrlPage.php on line 31 |
- Fixed, code removed.
The reason for $Account is not for it to get inside the tags. The error lines come from MySQL connect (Inside MySQL.php) and Setcookie, which is found at the bottom. I tried removing the data from the includes and pasting it inside but the error still occurred. Also the beginning tag <html> is found inside ScriptBegin.php. Any clues?