Re: Re: Random Unique ID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On 3/22/07, Roman Neuhauser <neuhauser@xxxxxxxxxx> wrote:
>> # markw@xxxxxxxxxxxxxx / 2007-03-22 08:49:59 -0400:
>> > Tijnema ! wrote:
>> >
>> > > On 3/22/07, Roman Neuhauser <neuhauser@xxxxxxxxxx> wrote:
>> > >>
>> > >> http://www.ossp.org/pkg/lib/uuid
>> > >
>> > > Note that this doesn't gonna work when safe mode is on..!
>>
>> Ralf S. Engelschall's OSSP UUID library wrapped in a PHP extension
>> (shipped with the library) won't work in safe mode? How's that?
>
> I quote the wrong guy i think, i meant to quote this
>> If you are running Linux, you can get this using:
>>    $GUID =  exec("uuidgen");
> As this is using the exec function, which doesn't work with safe mode on.
>
>
>>
>> > Generating a psudo-random unique key doesn't seem to be something PHP
>> does
>> > well. I can post an extension this afternoon if anyone wants to use
>> it.
>>
>> I'm curious.
>>

Take a hop over to www.mohawksoft.org, and check out "download," download
MUniqID and tell me what you think.

It should build as a module.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux