i get a login code, and i modified it to fit my project, i can use it. I can login , but after i login , this error message show in the page:
Warning: session_register(): Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\opbs\member.php:1) in c:\inetpub\wwwroot\opbs\member.php on line 20
Warning: session_register(): Cannot send session cache limiter - headers already sent (output started at c:\inetpub\wwwroot\opbs\member.php:1) in c:\inetpub\wwwroot\opbs\member.php on line 20
If i delete the session_register() function, there will no error and at the same time , i can't login also when i key in the right details
So what is the problem? help me please? !!
thanks



