In what are the ways you can encrypt the password ?
Answer Posted / raghavaiah
base64_encript
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is mysqli_fetch_array?
Why php language is used?
What is 'float' property in css?
What is the differences between $a != $B and $a !== $B?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
Explain how is it possible to cast types in php?
How to track user logged out or not? When user is idle?
Is false empty php?
Tell me how can I display text with a php script?
What enctype is required for file uploads to work?
How can we access the data sent through the url with the post method?
What is the difference between for and foreach loop in php?
What is str_replace()?
Is php a web server?
Why do we use sessions in php?