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
What is the use of limit in mysql?
How to include variables in double-quoted strings in php?
What is a controller in php?
What are php loops?
Can php variables have numbers?
What is the correct and the most two common way to start and finish a php block of code?
How to merge values of two arrays into a single array?
What is php data type?
Where is the submitted form data stored?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
How do sessions work in php?
Explain Type hinting in PHP?
Tell me how can we display information of a variable and readable by human with php?
What is csrf token in php?
When a conditional statement is ended with an endif?