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
Explain how to submit form without a submit button.
What is difference between single quotes and double quotes in php?
What is scope of variable in php?
What is the use of mysql_real_escape_string in php?
What is the use of callback in php?
Which php framework is in demand?
When use javascript vs php?
How do you check if an arraylist is empty?
What does the unlink() function means?
What is the main difference between php 4 and php 5?
Which of the delimiter is ASP style?
How does php session work?
What does addslashes do in php?
Explain the difference between php4 and php5.
What does mysqli_query return?