Hello, i am new in vodahost and i cant connect with my database throught mysql_connect() command in php,
while i already have create a database, a user, and have connected them.
The following warning occured:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user '*****'@'*******' (using password: YES) in /home/*****/public_html/****.php on line 9
Access denied for user '*****'@'******' (using password: YES)
while i already have create a database, a user, and have connected them.
The following warning occured:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user '*****'@'*******' (using password: YES) in /home/*****/public_html/****.php on line 9
Access denied for user '*****'@'******' (using password: YES)
Comment