mrjameer Posted February 11, 2008 Share Posted February 11, 2008 hi can any body tell me what is the encrytion technique used for the password which is stored in user table and mysql database when we login to phpmyadmin thanks mrjameer Quote Link to comment Share on other sites More sharing options...
trq Posted February 11, 2008 Share Posted February 11, 2008 phpmyadmin uses the same username / password combinations as store dby the mysql server. They are stored using mysql's PASSWORD function, look that up and you may find your answer. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.