Good morning, my problem is that I have 5 users and i can't change the Id Member in the codeigniter.
If I go to the Profile account Options, I can the change name and personal data but I can't to change, when I change the name on user 1, the other usernames change too
So how do i change it in database phpmyadmin?
CodePudding user response:
You have to create 5 member id for 5 users
Go to localhost/phpmyadmin/
Click insert in the member table
Fill in and sort the member id number and personal data
do it again according to the number of users