uniqid « Utility Function « PHP






1.Another way to create a unique ID is to prepend the derived value with a string:
2.function uniqid() generates a 13-character unique identification number based on the current time.
3.Random unique id