Question: createAccount.php should read in the list of current users from the file pass.txt . If the user name already exists, inform the user that they
createAccount.php should read in the list of current users from the file pass.txt. If the user name already exists, inform the user that they can not use the name that they chose and present them with a link back to createAccount.html. If the user name did not already exist, add this account to the pass.txt file.
pass.txt is in the format username: password
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
