hi!
Ive designed a login form in php where the script sets a cookie and then redirects the the user to another page.
But it shows the error
Warning: Cannot modify header information - headers already sent by
How can i overcome this?
Please help. Thanks