Hey, basically I have got a simple login script, but if I put any html above the PHP or I include the login page on another page, it comes up with the following error and it won't log me in:
Warning: Cannot modify header information - headers already sent by (output started at IREMOVEDTHIS/index.php:12) in IREMOVEDTHIS/login.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at IREMOVEDTHIS/index.php:12) in IREMOVEDTHIS/login.php on line 29
Any idea how I can stop this? +Rep to any help
Thanks,
Vince.



Reply With Quote




