in reply to Re^2: login page
in thread login page

My database fu is not strong, but I'd expect the code to drop out of the while loop if there was not a username match - none of the code in the body of the loop would execute in that case and there would be no error handling for a non-matching user name.


DWIM is Perl's answer to Gödel