hello everybody
i am getting this type of error(shown below) after submitting the button in IE
browser, but the same code is working on Firefox smoothly,
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\pho enixhrsolutions \login.php:8) in C:\wamp\www\pho enixhrsolutions \login.php on line 126
i have database driven login authentication scripts. from the login page, if i enters username and password i am getting errors as shown above
any body knows please send me the solution
thank you
i am getting this type of error(shown below) after submitting the button in IE
browser, but the same code is working on Firefox smoothly,
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\pho enixhrsolutions \login.php:8) in C:\wamp\www\pho enixhrsolutions \login.php on line 126
i have database driven login authentication scripts. from the login page, if i enters username and password i am getting errors as shown above
any body knows please send me the solution
thank you
Comment