Please tell me how to make a login form? Here, for example, I have in the Base not one, but many users ... and how to check that the user entered into the program? For the program to determine that I logged in exactly to the account with the username admin and the password admin , and so that the program upon successful login reads the data of the user exactly from the usernames of admin , and not another one? Sorry, but I really can not correctly formulate the question. But the topic remained "How to make a login form?"
UPDATE
And in general, explain how it works and what happens when the user clicks "Enter."