I'm a beginner in PHP development. In my local station, I use xampp to host my project and use localhost to set up my host parameter. But now that I have uploaded my project in a host server, it gives an error:
failed to connect to my sql: Access denied for user 'irdnir_harf'@'localhost' to database 'irdnir_harf'
What should I set for it?