初学php,为什么上面无法把name和password传到secret.php里,导致每次都输出Please input an effective username and password? //secret.php //Create short names for variables if($_POST['name']==''&&$_POST['password']=='') { //Visitor need to enter a name and password echo '
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn