php login script
Posted: Thu Sep 03, 2009 6:41 am
Hallo everyone.
I tried to make login script as it is described here. http://www.phpeasystep.com/phptu/6.html. Tell you the truth, I just copied everything but while trying to log in I get following message:
I tried to make login script as it is described here. http://www.phpeasystep.com/phptu/6.html. Tell you the truth, I just copied everything but while trying to log in I get following message:
Any ideas?Warning: session_register() [function.session-register]: Cannot send session cookie - headers already sent by (output started at C:\Program Files\VertrigoServ\www\test\checklogin.php:1) in C:\Program Files\VertrigoServ\www\test\checklogin.php on line 32
Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at C:\Program Files\VertrigoServ\www\test\checklogin.php:1) in C:\Program Files\VertrigoServ\www\test\checklogin.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\VertrigoServ\www\test\checklogin.php:1) in C:\Program Files\VertrigoServ\www\test\checklogin.php on line 34