[dev] Re: [cvs] commit: horde login.php imp redirect.php

Eric Rostetter eric.rostetter at physics.utexas.edu
Sun Feb 9 22:19:42 PST 2003


Quoting Jon Parise <jon at horde.org>:

> One of the notes on the uniqid() manual page [1] also suggests:
> 
>     $new_session_id = md5(microtime() . posix_getpid());
> 
> [1] http://www.php.net/manual/en/function.uniqid.php

I don't think posix extensions are enabled in php by default, are they?
Assuming they are not, then we wouldn't want to use them (posix_getpid).

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the dev mailing list