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 to get length of an array in PHP?
How come the code works, but doesn’t for two-dimensional array of mine?
What is the w3c?
How to check an key is exists in array?
Which escape sequences can be used in single quoted strings in php?
What is orm in php framework?
What are the advantages of stored procedures?
Which variable declarations within a class is invalid in php?
What is the correct syntax of mail() function in php?
What is cms php?
Which operator is used to combine string values in php?
What is split function in php?
Which is better php or wordpress?
What is default session time in php?
What is the difference between nowdoc and heredoc?