I\'m making a login page for the admins to make some changes to a website easily. However, the login page isn\'t working correctly. It won\'t go to the error page Invali
Replace: PrepSQL($AdminChanges);
with: print PrepSQL($AdminChanges);