i have saved the password in encrypted format in database.
now i want how to retrive the password in decrypted format.

Answer Posted / ranjan goyal

I don't agree with any of the answers above.

In case, password has been encrypted using encode function
then that can be decrypted using decode function.

http://dev.mysql.com/doc/refman/5.0/en/encryption-functions.html

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is facebook still in php?

493


What are getters and setters and why are they important?

510


How can you send http header to the client in php?

480


What is the function mysql_pconnect() useful for?

530


Tell us how to set cookies in php?

516






What is a query give example?

507


How to randomly retrieve a value from an array?

532


What are the delimiters in php?

503


What does $this do in php?

512


What is final keyword in php?

527


How do you check if a variable has been set in php?

493


What are the php variables?

515


Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?

715


Do you know when sessions ends?

538


What is stdclass in php?

529