create user login identified by 'haslo'; grant update,select on login.* to 'login'@'%'; @$polaczenie = mysql_connect("localhost","root","") or exit("<center><h1>Błąd w połączeniu z baza danych</h1></center>");
lecz gdy chce połączyć się z bazą to wywala mi błąd
Warning: mysql_connect(): Access denied for user 'login'@'localhost' (using password: YES) in C:\WebServ\httpd\index.php