PHP development login page jumps to the registration page
In the previous two chapters, we have introduced the functional implementation of user registration and login modules.
Here is a simple code to add a registration link to the login page

You only need to add the link to the HTML of the login page and add some simple CSS style can realize page jump
Full code:
用户登录页面

