WWhat is the functionality of md5 function in PHP?
Answer Posted / lakum
md5 means Messagedigest5 is an algorithem
converst the plain text to hipher text
mainly used in store the user passwords in database
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How can you pass a variable by reference?
Write an example to remove html tags from a string in php?
How can you create a session in php?
Tell me are parent constructors called implicitly inside a class constructor?
How to redirect https to http url and vice versa in .htaccess?
What is string and its function?
What is the difference between get and post method in php?
Do you know when sessions ends?
what is CURL?
What are the functions of string?
What is $_ env in php?
What is the difference between null and empty?
What are the 3 scope levels available in php and how would you define them?
What is the difference between file_get_contents() and file_put_contents() in php?
What version of php do I have windows?