problem description
returned after visiting the page http://www.phptest.loc/authenticate.php
locally:
Please enter your username and password
Why is there no pop-up prompt for me to enter my user name and password? In index.php, I was prompted for input.
the environmental background of the problems and what methods you have tried
the development environment is lnmp1.5
after exchanging the code of two files (index.php and authenticate.php), it is found that authenticate.php will pop up, but index.php will not
suspect that the database is being used.
related codes
index.php