Hello, I am trying to create a login section of my website and would like to use the same username and password as the clients for these sections. I just need to know where the usernames and passwords are stored on in mysql? I tried to look around in phpmyadmin, but I could not find the table that they are stored on. if you could tell me where it is then I can have my login page verify the user input with the client's username and password and let them login.
I am sorry I was not clear, but am glad you answered my question correctly. I could not even see the database since I was not logged into the root account. Thank you for your reply.