Why am l not able to successfully log in?
I am trying to login. If my details are corrected, l am automatically redirected to the home page. The problem is every time l click login, it displays the error message that l entered an incorrect password. This means there is an issue with how l am trying to access the hashed password in the database. To be clear l used password_hash() to enter the password into the database.