Hanashi Posted November 15, 2016 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
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
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.