Hello guys! i'm just wondering how can i create a singup form for my websit? i already know how to create a form, but i don't know how to give the user a primary key with a CHAR data type. Whats your suggestions about this?
I'm not going to use the (INT not null auto_increment) thing because I want the users to have a unique UserID using the data type CHAR. Please help.
Thank you so much!
I'm not going to use the (INT not null auto_increment) thing because I want the users to have a unique UserID using the data type CHAR. Please help.
Thank you so much!
