Setting Up a Login Form
Let's create a login page.
We'll cover the following...
We'll cover the following...
Creating a login form
/secret.php redirects to /login.php but currently there’s nothing there.
Let’s make this new script now and save it in public/login.php.
The page should show a form with a ...