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
What is the mysql injection?
Could we start a variable with number like $4name?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
Is python better than php?
Explain php split() function.
Write a php script to get the largest key in an array?
How do I know my xampp version?
Tell me how to execute an sql query? How to fetch its result?
What is the use of "ksort" in php?
How to pass variables and data from php to javascript?
What does pear stand for?
What is meant by pear in php? What is the purpose of it?
Is php the same as html?
How to set session.gc_maxlifetime properly?
What is isset post?