Hi everybody!
I wrote a page for login called login.php :
"<?php
session_start();
?>
<html>
<head>
<title>Welcome!</title>
..."
But there are two warnings like this :
"Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.