How can we encrypt the username and password using PHP?
Answer Posted / sreedevi
i think by using MD5 or sha1
| Is This Answer Correct ? | 40 Yes | 3 No |
Post New Answer View All Answers
How to register a variable in PHP session?
How to close a session properly?
What is ci in php?
What is difference between php and html?
How can we execute a php script using command line?
What is abstract class php?
Which php framework is in demand?
How to pass variables and data from php to javascript?
How cookies are transported from servers to browsers?
Write a hello world program using variable?
What is the use of mvc in php?
What is the use of mysql_real_escape_string in php?
Do csrf tokens expire?
What is the purpose of constant() function?
How is it possible to cast types in php?