1
Don't know if this is correct or not, but when I got into phpmyadmin and look at the tables for users, I only see MD5 codes for their passwords and not the actual password. I know I can reset a user's password, but I don't want to do that. The reason I want to know is so that when someone says they are experiencing an error on the site I like to log in with their account using the browser they use so I can see exactly what they see, and I don't want to make them to change their password each time. It would be nice to just find the password and login as them. Is it possible to decode the MD5 or is there another way to find out what the password is?