Usernames and passwords are stored in an array in the check-login web page. ... foreach($users as $name => $password) { if($name == $_POST["username"] ...
確定! 回上一頁