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 polymorphism inherited?
How to strip whitespace (or other characters) from the beginning and end of a string?
What is composer phar?
Can we extend multiple classes in php?
Which function is used to strip whitespace?
What is session_start () in php?
What is the purpose of pear in php?
What is is_null() in php?
Explain about switch statement in PHP?
How to swap two variables without using 3rd temp variable.
How I can control asset documents without GR/IR?
Is empty java?
When do you use define() and when do you use const. What are the main differences between those two?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
Explain how can php and javascript interact?