-4
How do you make each user have a product, customer, etc individually in a login? Ex: The user does not see the registration of Samuel.
-4
How do you make each user have a product, customer, etc individually in a login? Ex: The user does not see the registration of Samuel.
1
Just that, at the time of registration, you always enter the ID of the user in question. At login time the same way, take the data referring only that login
Browser other questions tagged php html mysql css sql
You are not signed in. Login or sign up in order to post.