I would use simple auto_increment DB's feature..

Sincerely,
Rosty Kerei <[EMAIL PROTECTED]>

""Denis Gerasimov"" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hello list,
>
>
>
> I am in a need of GUID generator but it seems that PHP doesn't have this 
> as
> a built-in feature.
>
> I looked at http://pear.php.net <http://pear.php.net/>  and
> http://pecl.php.net <http://pecl.php.net/>  but found nothing suitable
> there.
>
>
>
> I really need "true" unique identifiers - md5() hash is not OK because of
> the "birthday paradox".
>
>
>
> Can anyone recommend a way for solving this trouble?
>
>
>
> Have a great day,
>
>
>
> Denis S Gerasimov
> Web Developer
> Team Force LLC
>
> Web:    <http://www.team-force.org/> www.team-force.org
>
> RU & Int'l:   +7 8362-468693
>
> email:    [EMAIL PROTECTED]
>
>
>
> 

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

Reply via email to