i have saved the password in encrypted format in database.
now i want how to retrive the password in decrypted format.
Answer Posted / master
i agree with the above answers if ur using encryption for
mysql then its password() or md5() but these r one way
encryption , but
note: hacker have found a way to crack these encrption
also.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can php run on windows server?
What is the current stable version of php? What advance thing in php7?
Does csrf token change?
How to call javascript function in php without any event?
Tell me what are the __construct() and __destruct() methods in a php class?
What are the delimiters in php?
What is $row in php?
What is nan value?
How to remove html tags from data in php?
What is a php namespace?
Which programming language does php resemble to?
What is a php session?
How a variable is declared in php?
How come the code works, but does not for two-dimensional array of mine?
what is the scope of php in the future if any other language is developed then may be php is loss ???