Zend
ZF-100-500 · Question #35
Which of the following functions is the best choice to retrieve the fingerprint of a str ing?
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 str ing?
Options
- Amd5()
- Bfingerprint()
- Ccrypt()
- Dhash()
How the community answered
(23 responses)- A74% (17)
- B4% (1)
- C9% (2)
- D13% (3)
Community Discussion
No community discussion yet for this question.