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 is the maximum size of a database in mysql?
Is age an interval or ratio?
What is php namespace?
How do I check if a given variable is empty?
What is interface? Why it is used?
What is a static method php?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
How do I sort numbers in php?
What is new keyword in php?
How do you end a function in python?
How can we create a database using php?
What is the array in php?
How to create a table using php?
What is meant by MIME?
Why we use get in php?