Hello, I was not able to connect to the localhost server.I'm using easyphp 2.0.
When I was executing the code it was showing the error like the following,
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'myusername'@'localhost' (using password: YES) in G:\EasyPHP 2.0b1\www\php_sign\create.php on line 6
Could not connect to mysql because Access denied for user 'myusername'@'localhost' (using password: YES).
Even if I change the server and password,it was showing the above error.