How can we encrypt the username and password using PHP?
Answer Posted / susanta karmakar
By using base64_encode() we can encrypt the username and
password.
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What is PHP? Who is the father or inventor of PHP?
What is the difference between php and java?
How long is a php session valid?
Tell me what is the actually used php version?
What is cookie in php with example?
List the different types of print functions available in php?
What does php do?
How to turn on the session support?
How arrays are passed through arguments?
What is a string in r?
Why do we need abstract class in php?
Which function is used in php to delete a file?
What do you mean range() in php?
What is the functionality of md5 function in php?
How can you get web browser’s details using PHP?