In what are the ways you can encrypt the password ?
Answer Posted / supriya
$enc=base64_encode("allinterview");
echo $enc;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between include and include_once in php?
What is php oops concepts?
What does php mean?
How do you check if a variable has been set in php?
Can we override static method in php?
What is the static variable in function useful for?
What is lamp in php?
What PHP stands for?
How to define a user function?
How to remove leading and trailing spaces from user input values?
Where are cookies stored php?
Why do you need to filter out empty files?
What is the use of Php variables?
How do you check is php not empty?
How to enable parsing?