Hi guys !
I am making a registration form, I would not like to have the users creating their own user ID but I wish to have an
automated system that creates a predefined user ID, like for example CIV1000 and it auto increments so next user
would be CIV1001 than CIV1002 and so on…
Would you please lead me ? I’m a newbe on php and MySql, I followed several tutorials but they all have the username
entry in their form … would you please give me a hand ?
Thank you in advance.