In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] ("Dddogbruce \(@home.com\)") wrote:

> A friend told me something about
> "seeding" for random() but I didn't find anything on that.

Umm, where did you look?  'Cuz the manual page on rand()--the function 
which you are using to generate the random number--mentions it right at the 
outset, with a link, sample code...

http://php.net/manual/en/function.rand.php
http://php.net/manual/en/function.srand.php

-- 
CC

-- 
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