What’s the difference between md5(), crc32() and sha1()
crypto on PHP? -
Answers were Sorted based on User's Feedback
Answer / raju
md5() cannot unencrypted but crc32() can be encrypted
| Is This Answer Correct ? | 6 Yes | 5 No |
How is a session id generated?
Is php used in 2019?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
Design a class that should always return a single object ?
What is scope of variable in php?
What was the old name of php?
What is the w3c?
Differentiate echo vs. Print statement.
What changes I have to do in php.ini file for file uploading?
How can we determine whether a php variable is an instantiated object of a certain class?
How to genrate report in wordpress cms
How to register a variable in PHP session?