uniqid is painfully slow when trying to generate uuid for several items at a time. I tried looking at phpclasses as well but the algorithm there also seemed to be slow so came here to see if Cake can do this as this is quite a common problem.
Thanks. On Feb 19, 2008 2:57 AM, Sam DeVore <[EMAIL PROTECTED]> wrote: > Php has uniqid > Cake. API look in string class > > ===Http://blog.samdevore.com > > > On Feb 18, 2008, at 2:16 PM, "Novice Programmer" <[EMAIL PROTECTED]> > wrote: > > Is there any helper/component in Cake which can help me get a UID based on > some algo(such as date time etc)? > > -- > Thanks & Regards, > Novice ( <http://ishuonweb.wordpress.com/>http://ishuonweb.wordpress.com/ > ). > > > > > -- Thanks & Regards, Novice (http://ishuonweb.wordpress.com/). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
