By phpfresher
via phpfresher.com
Published: Oct 13 2012 / 12:09
Many developers use md5 or rand() function to generate the unique id in php, Which is actually not a good practice under some senario. The best technique is to use the pre given php function whic is uniqid()
Comments
emri replied ago:
The article is nice but not quite descriptive. But was really useful to me . Thanks dude hoping more descriptive in future
Voters For This Link (14)
Voters Against This Link (0)