How can we encrypt the username and password using PHP?
Answer Posted / vivek
md5()or sha1()
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Explain how to execute a php script using command line.
Explain me what is the importance of "method" attribute in a html form?
How to genrate report in wordpress cms
What does $_server mean?
Why post method is used in php?
What is the Default syntax used in PHP?
How many types of php frameworks are there?
Explain object-oriented methodology in php?
What is isset function in php?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
How to repeat a string to a specific number of times in php?
Is php faster than nodejs?
How to connect to a url in php?
What are Routines?
How to increase the maximum execution time of a script in php?