How can we encrypt the username and password using PHP?
Answers were Sorted based on User's Feedback
Answer / m.mudassar
Using md5(); to encrypts password to make it more secure
| Is This Answer Correct ? | 9 Yes | 1 No |
How can we know the count/number of elements of an array?
What is warning – “cannot modify header information – headers already sent”?
How can you tell if a number is even or odd without using any condition or loop?
Is empty java?
What are the advantages of using php?
Explain me what is the difference between explode() and split() functions?
What is the main function of php?
How can i execute PHP File using Command Line?
What is difference between session and cookies in php?
Tell me how stop the execution of a php scrip?
Explain me what is the w3c?
What is csrf token and why it is required?