Introduction - If you have any usage issues, please Google them yourself
This experiment will be to implement a simple login function, users enter a user name and password in the login screen. The user name and password is required for client authentication. Enter the user name and password is legitimate, there will be a success page. If the user name or password is not lawful, login failure page.