There's been some discussion of php TimeUUID on this list previously -- search the archives.
Most recently, this might help: http://code.google.com/p/simpletools-php/source/browse/trunk/SimpleCassie.php (Google Code seems a bit unsteady at the moment.) On Wed, Mar 24, 2010 at 12:59 PM, Arjen Schat <arjen.sc...@streamedge.com> wrote: > Hi All, > Who can provide a working example of a TimeUUID implementation in php? > I either get TException: UUIDs must be exactly 16 bytes > or TException: TimeUUID only makes sense with version 1 UUIDs > I tried the Fredrik Lindberg - http://www.shapeshifter.se UUID class, but no > option generates the right 16 bytes. > Kind regards, > Arjen Schat >