WWhat is the functionality of md5 function in PHP?
Answer Posted / hirak
calculate md5 hash of a string.
hash is 32-character hexadecimal string.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a php 5?
How to join multiple strings into a single string?
What are the functions for imap?
What is difference between html and php?
What are the differences between session and cookie?
What is the difference between explode and split?
What is php and why it is used?
How is it possible to cast types in php?
What is the use of $_server and $_env?
Is laravel an oop?
What is sticky form in php?
Explain Booleans in PHP?
How to find the index of an element in an array php?
What is static in php?
How to remove duplicate values from a PHP Array?