View Single Post
  #1  
Old 04-26-2012, 08:51 AM
yingyugang01
Fire Beetle
 
Join Date: Apr 2012
Posts: 17
Default How know the account pwd?

I have used myself loginserver, and I insert a account into tblloginserveraccounts.e.g user/password = yyg/123456. Then I try to login by the new account yyg/123456, the system tells me the password is wrong.I checked the code , and find that the systen will encryption the password. my question is what is the correct way to add a account ?
Reply With Quote