How can we encrypt the username and password using PHP?
Answer Posted / vikash
md5() is the best method for encrypting the username and
password.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are differences between PECL and PEAR?
Can we use get instead of post?
Write a program to display a table of any given number?
How to close a session properly?
What library is used for pdf in php?
Is key in array php?
What does the scope of variables means?
How to create a table to store files?
What is action hooks and filter hooks?
Why we use get in php?
What is the use of addslashes in php?
How long should a session last?
What is php in full?
What is variable give example?
A process can run only in the background. State Whether True or False?