When I try to connect to mysql it gives me the error:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\Public\FaladorBlacksmiths\members.php on line 58
to connect I use:
mysql_connect("localhost,"root, ""

;
however it won't connect. If someone could help me out that would be greatly appreciated.
nOtEd!!!