chromus28 Posted December 28, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 263 Reputation: 1 Joined: 04/25/13 Last Seen: December 20, 2014 Share Posted December 28, 2013 guys anyone know how to convert my plain text msg into MD5? coz i need to keep safe my sql Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 29, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2372 Joined: 10/28/11 Last Seen: 18 hours ago Share Posted December 29, 2013 UPDATE `login` SET `user_pass` = MD5( `user_pass` ); Quote Link to comment Share on other sites More sharing options...
Question
chromus28
guys anyone know how to convert my plain text msg into MD5? coz i need to keep safe my sql
Link to comment
Share on other sites
1 answer to this question
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.