I'm doing an assignment for school and we have to use a PHP script to check the user name and password when they try logging in.
So I have file users.txt sitting on the server and all it contains is a list of user, 1 per line. It has the users first name, space, last name, space, and then...