define ("DB_HOST", "localhost"); // set database host
define ("DB_USER", "my_dragonsgifting"); // set database user
define ("DB_PASS","*******"); // set database password
define ("DB_NAME","dragonsgifting"); // set database name
i know the password and got it set but wondering whats wrong with this because i keep getting connection error when i try to do login.php
http://php-login-script.com/ thats where i got login script
http://dragonsgifting.altervista.org and thats my site