Welcome Guest, Not a member yet? Register   Sign In
Unique ID for user directory ?
#2

[eluser]WanWizard[/eluser]
Try to avoid uniqueid(), it's not very portable. It also generates id's which are hex values of the current time, not necessarily that unique.

Instead, I would go for UUID's. There's a PECL extension for it, and there are also native PHP versions floating around.


Messages In This Thread
Unique ID for user directory ? - by El Forum - 12-05-2010, 12:35 PM
Unique ID for user directory ? - by El Forum - 12-05-2010, 12:44 PM
Unique ID for user directory ? - by El Forum - 12-05-2010, 12:57 PM
Unique ID for user directory ? - by El Forum - 12-05-2010, 01:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB