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 a variable cost example?
Tell me how a constant is defined in a php script?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
Who is known as the father of php?
How can a cross-site scripting attack be prevented by php?
What is the difference between get & post ?
How do you access a get requests url parameter with php?
What are the difference between echo and print?
Is age an interval or ratio?
What is the importance of php?
How do you count numbers in php?
Tell me how is it possible to propagate a session id?
How do you compare strings in java?
What is a collection in php?
Can php variables have numbers?