Hello. I'm trying to connect to the database with the following credentials:
$db_server = 'localhost';
$db_name = 'eshany_ehsany';
$db_username = 'eshany_ehsany';
$db_password = '*********';
I am 100% sure that the password is correct. I have tried creating another users and then search...