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 php data type?
What is the delimiter syntax is PHP's default delimiter syntax
What is curl php?
How to create an array in php?
Does empty check for null?
Tell me what should we do to be able to export data into an excel file?
What is the use of php and mysql?
armstrong number by using php while number is given by the keyboard.?
Do you know how can we check the value of a given variable is a number?
Why print_r is used in php?
What are string functions?
Does php require a web server?
What is array filter in php?
Who developed php?
What are differences between PECL and PEAR?