i have saved the password in encrypted format in database.
now i want how to retrive the password in decrypted format.
Answer Posted / vipul dalwala
U r talikg abt MD5/Crypt encrytion. This encyption
techniques are one way. So u can not decrypt pssword using
PHP without any hacking technique :D
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain me is multiple inheritance supported in php?
Is key exist in array php?
How to write comment in php?
What is the name of scripting engine in php?
How to create a table to store files?
How can we destroy the cookie in php?
What is a model in php?
Write a program to display reverse of any number?
What happens when submit button is clicked?
What is the difference between nowdoc and heredoc?
How to download and install php for windows?
What is nginx and what is it used for?
What is mysql_fetch_row?
How to calculate the difference between two dates using php?
What is the difference between rest and soap?