WWhat is the functionality of md5 function in PHP?
Answer Posted / diwakar tiwari
md5 is one encryption algorithm. for using this function we
can store password in database. After using this function ,
we can not decrypt password. it convert plain text into 32-
character hexadecimal number.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Tell me how is it possible to propagate a session id?
What is array function in javascript?
Can php run without apache?
What software is required for php?
How to check if a string contains a character or word in php?
What is api example?
What is the use of friend function in php?
Explain preg_Match and preg_replace?
Tell me what is the meaning of a final class and a final method?
What are the string function in php?
How the web server interprets php and interacts with the client?
The left association operator % is used in PHP for?
What is mysql_fetch_row?
What is strlen function in php?
What websites use php?