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
Is null check in php?
What is difference between static and final in php?
What is strstr php?
What is the difference between "echo" and "print" in php?
What is var_dump function in php?
How do I run a php file?
What is the use of mysql_real_escape_string in php?
Tell me what types of loops exist in php?
What is csrf verification?
What is composer install?
Why php script is not running in browser?
What is the importance of "method" attribute in a html form?
What is difference between explode() or split() in PHP?
What is the maximum size of a database in mysql?
How can you propagate a session id?