Hanashi Posted November 15, 2016 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 113 Reputation: 40 Joined: 10/23/13 Last Seen: Friday at 03:54 PM Share Posted November 15, 2016 simply it creates account and add them to the sql database @account <userid>,<user_pass>,<sex> it still checks the following: *must be 4 or not more than 50 character length in userid/user_pass *only accepts alphanumeric key *doesnt accept if the userid already exist *doesnt accept if the gender is not M/F *[email protected] should be the default email purpose: easy access,monitoring,allowing only few staff to create account Quote Link to comment Share on other sites More sharing options...
Question
Hanashi
simply it creates account and add them to the sql database
@account <userid>,<user_pass>,<sex>
it still checks the following:
*must be 4 or not more than 50 character length in userid/user_pass
*only accepts alphanumeric key
*doesnt accept if the userid already exist
*doesnt accept if the gender is not M/F
*[email protected] should be the default email
purpose: easy access,monitoring,allowing only few staff to create account
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.