Thanks for the reply.
Michael.
On Tue, 6 Jul 2004 06:38:57 +
Curt Zirzow <[EMAIL PROTECTED]> wrote:
> * Thus wrote Michael Gale:
> > Hello,
> >
> > I have a question about the uniqid function ... on a loaded
> > system ...
> > lets say 60 people connected with each person making 2-
* Thus wrote Michael Gale:
> Hello,
>
> I have a question about the uniqid function ... on a loaded system ...
> lets say 60 people connected with each person making 2-3 web request per
> second.
>
> Each request running the following php command:
>
> "$token_name=md5(uniqid(rand(), true))
Hello,
I have a question about the uniqid function ... on a loaded system ...
lets say 60 people connected with each person making 2-3 web request per
second.
Each request running the following php command:
"$token_name=md5(uniqid(rand(), true));"
What would the odds be of the $token_na
3 matches
Mail list logo