Log in issue – PHP and HTML [closed]

php

html

enter image description here

I just started PHP and try to make simple project about log in below you can able to see code of HTML and also PHP, I also make data based I added data as well.

So the issue I face is basically when I enter the correct details I mean password it show me same message that your password is incorrectly and I don’t know the issue might be password_hash have issue not sure.

Data base HTML PHP

Data Based, I added the image of that data base one.

Username is 1234 and password is also 1234 not working at all could you please help out to fix that issue for me. Thank you so much.

I try everything I changed all the code but still not working and also I use default hash option that also not working. what I’m expecting that what is issue on this code or what causes that issue that if I even enter the correct details it show me incorrect password