How can we encrypt the username and password using PHP?
Answer Posted / vivek
md5()or sha1()
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
Is c similar to php?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
Can you specify the "new line" character in single-quoted strings?
What is singleton pattern in php?
Where is the submitted form data stored?
Explain about PHP filter and why it should be used?
What is string function sql?
Is ruby on rails php?
How many types of errors in php?
Which is true about the singleton design pattern?
Which php global variable is used for uploading a file?
What is memcache?
What is the use of get and post method in php?
How to remove html tags from data in php?