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 Link to comment https://forums.phpfreaks.com/topic/90517-encryption-technique-used-in-phpmyadmin/ 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. Link to comment https://forums.phpfreaks.com/topic/90517-encryption-technique-used-in-phpmyadmin/#findComment-464084 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.