Hi guys,
I pick an example from net and try to run that, but on execution I get this
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'test'@'localhost' (using password: YES) in C:\wamp\www\example.php on line 11
Access denied for user 'test'@'localhost' (using password: YES)
I can understand that mysql is not getting connected, can anybody tell me how I can fix this.....
mysql not getting connected : Access denied for user
Moderator: General Moderators
Re: mysql not getting connected : Access denied for user
Use the right credentials.