How can we encrypt the username and password using PHP?
Answer Posted / amit
using crypt()
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How do you compare strings in java?
What is the function of trim?
Which is not a file-related function in php?
How can I display text with a php script?
What does namespace mean in php?
What is $this in php?
What is the difference between unset and unlink?
What is mysql_real_escape_string used for?
Does php use html?
How to delete file in php?
Tell us how to set cookies in php?
What is difference between required and require_once in php?
What are the two main string operators?
Is variable name casesensitive in php?
Explain converting an object?