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 find a specific value in an array?
Do loops php?
Explain the types of functions for Splitting String?
What language is php based on?
What is php simple definition?
How do you create an array in php?
What is phpsessid?
What is the use of extract function in php?
How to check whether a number is prime or not?
What is faster?
What are interfaces in php?
How do you sort an array in php?
What is use of mysqli_query in php?
What is the difference between md5(), crc32() and sha1() crypto on php?
What is sql injection in php?