Zend
200-530 · Question #70
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
(25 responses)- A72% (18)
- B4% (1)
- C8% (2)
- D16% (4)
Community Discussion
No community discussion yet for this question.