i need help whit the website, ( icreated the server=ok, the client=ok) but in my website (i can see it) i cant creat acounts
Problem:
when i type my acc and click register =
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampplite\htdocs\modules\register.php on line 55
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in C:\xampplite\htdocs\modules\register.php on line 56
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampplite\htdocs\modules\register.php on line 57
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampplite\htdocs\modules\register.php on line 57
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampplite\htdocs\modules\register.php on line 58
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampplite\htdocs\modules\register.php on line 67
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampplite\htdocs\modules\register.php on line 67
Registration Failed!
what must i do to fix this
help plzplzplz :(
