i have saved the password in encrypted format in database.
now i want how to retrive the password in decrypted format.

Answer Posted / gaurav

MD5 is very hard to crack. There is no way through which
digested text can be converted to plain text. So, for
cracking the usual approach is to guess the plain text make
a digest and then compare it with given digest.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cookie and session in php?

505


What are super global variables in php?

523


How send email using php?

536


What function do we use to find length of string, and length of array?

529


How to insert an new array element in array?

534






What is a model in php?

537


Do you have to initialize variables in php?

487


CWD is a type of shell variable. State Whether True or False?

573


What are the rules to declare a php variables?

519


What are the functions to be used to get the image's properties (size, width and height)?

544


What is the use of Mbstring?

538


How to reset/destroy a cookie?

577


Whether it is possible to share a single instance of a memcache between multiple php projects?

532


How do I run a php script in windows?

551


Why we use get in php?

566