Warning: mysqli_connect(): (HY000/1045): Access denied for user \'username\'@\'localhost\' (using password: YES) in C:\\Users\\xampp\\htdocs\\PHP_Login_Script
There is a typo error in define arguments, change DB_HOST into DB_SERVER and DB_USER into DB_USERNAME: