Zend
ZF-100-500 · Question #45
Which of the following functions is the best choice to retrieve the fingerprint of a string?
The correct answer is A. md5(). See the full explanation below for the reasoning.
Question
Which of the following functions is the best choice to retrieve the fingerprint of a string?
Options
- Amd5()
- Bfingerprint()
- Ccrypt()
- Dhash()
How the community answered
(35 responses)- A80% (28)
- B11% (4)
- C6% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.