Tips & Tricks »

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()
Posted by girish.r 216 days ago (http://www.phpfresher.com)
Discuss  | Bury | Tweet This | Tagged: how generate unique id php simple useful
Add To 

Who Voted for this Story

Comments

No one has commented on this article yet.

Log in to comment or register here.