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
Can we override static method in php?
Is php 7 backwards compatible?
How can we know the total number of elements of Array?
Tell me how can we automatically escape incoming data?
What is the best website to learn php?
What is the use of stripslashes in php?
How to submit form without a submit button.
What does type casting mean in php? Explain with an example?
What does explode do in php?
Explain how to submit form without a submit button.
How to increase the maximum execution time of a script in php?
Does jwt protect against csrf?
What is the use of trim function in php?
Write down the code for saving an uploaded file in PHP.
What is the use of the function 'imagetypes()'?