In what are the ways you can encrypt the password ?
Answer Posted / rajyalakshmi
base64_encode
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you destroy a particular or all Sessions?
How to find datatype of variable in php?
How to avoid the undefined index error?
What is the output of the ucwords function in this example?
What is the delimiter syntax is PHP's default delimiter syntax
What is the use of explode() function?
What are the uses of explode() and implode() functions?
Why php is used with mysql?
Does cors prevent csrf?
What is the main function of php?
What are majic methords in php?
When to use self over $this?
How to join multiple strings stored in an array into a single string?
What are traits?
Swap two variables value without using third variable in php ?