i have saved the password in encrypted format in database.
now i want how to retrive the password in decrypted format.
Answer Posted / manoj patil
its depand on the type of encrption there are many format
avalable to encrypt but depand on u which type u use.
MD5 is not decryte.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to test if a variable is an array?
Tell me what is the difference between exception::getmessage and exception::getline?
Does browser understand php?
Which operator is used to concatenate two strings in PHP?
Is php developer in demand?
How to store the uploaded file to the final location?
Is it easy to learn wordpress?
Why framework is used in php?
What is php artisan tinker?
What function do we use to find length of string, and length of array?
How to remove leading and trailing spaces from user input values in php?
What is difference between get and post in php?
What are examples of independent and dependent variables?
Write a program in php to check whether a number is prime or not?
Tell me what is htaccess?