I am kind of new to this,
I am making a text fighting rpg.
I made the login & register page, but at the top of the register page it says:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /www.mywebhost.com/////////mygame/htdocs/mysql.php on line 2
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/mywebhost.com/u/n/d/e/r/g/r/o/mygame/htdocs/mysql.php on line 3
Im not sure if there is a problem with the Mysql but I think its fine....
Any help will be apprechited.