I got this error :
Warning: mysql_connect(): Access denied for user: ‘user@localhost’ (Using password: YES) in /home/user/public_html/maillist/index.php on line 28
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/user/public_html/maillist/index.php on line 29
No Database Selected
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/user/public_html/maillist/index.php on line 53
what was wrong?