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
How can i execute PHP File using Command Line?
What is the difference between for and foreach?
Do you know what does $globals means?
What are getters and setters php?
Is php faster than nodejs?
Explain some of the php string functions?
What is the difference between a session and cookies?
What is the difference between indexed and associative array?
What is meant by public, private, protected, static and final scopes?
Is apache needed for php?
How do I start a php session?
How to add comments in php?
What is array function in javascript?
What is a session in php?
Explain preg_Match and preg_replace?