What’s the difference between md5(), crc32() and sha1()
crypto on PHP? -
Answer Posted / raju
md5() cannot unencrypted but crc32() can be encrypted
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What are the variables in php?
Describe which programming language does php parallel to?
Tell me what is the importance of "action" attribute in a html form?
List types of array are available in php?
Is strcmp case sensitive?
How values in arrays are indexed?
Explain mysql_errno()?
What is difference between include and include_once in php?
Which function can be used to delete a file?
What is php trait?
In php how can you jump in to and out of "php mode"?
How to get the directory name out of a file path name?
Distinguish between urlencode and urldecode?
What is laravel php?
Does php have future?