mu baosen <mubaosen <at> gmail.com> writes: > > Hello everyone. > > I want to implement a login module . in the login module, I want to > implement the following functions: > > 1. If the user does not exist, create a new user. > 2. If the password is incorrect, change the user's password to the new > password which just input. > > How to create new user and change password? Which class should I start? > > Thanks. >
I just had to ask... What kind of application are you making that you would want it to behave this way? You aren't building some kind of phishing scam website, are you? ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
