hi everyone,
I have designed a web site which works fine in local server. but when i upload it on to server i get this problem, which really annoying me :@
I'm getting this warning,
Warning: Cannot modify header information - headers already sent by (output started at C:\...\...\Domain.com\login.php:6) in C:\...\...\Domain.com\login.php on line 68
in fact, i have removed all the whitespaces before and after <?php ... ?> tag.
help me to solve this issue...
Thanks