How can we encrypt the username and password using PHP?
Answer Posted / sreedevi
i think by using MD5 or sha1
| Is This Answer Correct ? | 40 Yes | 3 No |
Post New Answer View All Answers
What is the difference between print() and echo() in PHP?
Tell me how the result set of mysql be handled in php?
What are properties in php?
When is a conditional statement ended with an endif?
How to create a directory?
What is difference between Method overriding and overloading in PHP?
Tell me how can you pass a variable by reference?
How can you retrieve a cookie value?
What are the rules to declare a php variables?
Which PHP function would you use to send an email?
What are the benefits of composer?
Can we use session in mvc?
How to get no of arguments passed to a PHP Function?
What is full form of PHP?
Which function would you use to read a line of data from a file in php?