In what are the ways you can encrypt the password ?
Answer Posted / prasad
using md5() function to encrypt.
but we cant decrypt it.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How check submit button is clicked in php?
What does the initials of php stand for?
What is member function?
What is default session time and path in php?
How to get a total number of elements used in the array?
How do I stop a php script?
Do you know is it possible to extend the execution time of a php script?
Require_once(), require(), include(). What is difference between them?
How to specify argument default values?
What is escape data in php?
Which is incorrect with respect to separating php code and html?
What are static variables in php?
What is substr in php?
Which one is best framework for php?
What is php oops concepts?