Next, I'm developing a work for the course and I'm creating a login system, it is working when I send it, however every time I enter the page again through localhost it creates a line with blank data and as a result ends using an unnecessary line and occupying one of the codes (auto_increment). The following is the page: (with bootstrap)
db: table users only have name and password as varchar.
Thank you in advance!