?
Which of the following PHP functions can be used for generating unique id’s?
Answer & Solution
Correct Answer:
Option
A
Many people use the md5() function for this, even though it’s not exactly meant for this purpose. uniqueid() is the function that is to be used.
Join the Discussion
Login to post a comment or share your explanation.
Loginnot uniqueid()