Hi,
I'm using PHP code from manual:
srand( (double) microtime() * 1000000);
// Get random User ID
$uid=rand();

but it dowsn't work !

Thanks,

Rosen







-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to