Unique ID for user directory ? |
[eluser]WanWizard[/eluser]
PECL is handy, but requires control over the PHP installation (which you might not have in all cases) so you can install it. Alternatively, you can use this PHP function: Code: function gen_uuid() { |
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
|