
- Forum
- Programming Talk
- PHP
- MD5 Password Decryption
MD5 Password Decryption
This is a discussion on MD5 Password Decryption within the PHP forums, part of the Programming Talk category; Hi, Any chance to decrypt Md5 password in PHP? Thanks chowexfo...
-
MD5 Password Decryption
Hi,
Any chance to decrypt Md5 password in PHP?
Thanks
chowexfo
-
05-15-2009, 02:23 AM #2
- Join Date
- May 2009
- Answers
- 1
It's a single-way process. it can't be reversed.
-
y u need to decrypt it in the database.in code itself u can decrypt it.but in the database it is stored in form of encrypt form.u need it decrypt there.but while authenticating nad updating the password u can jus decyprt it..
-
impossible, as i know.

-
Sponsored Ads

Reply With Quote





