Re: [PHP] Random Password Making.

2003-03-28 Thread Steve Keller
At 3/28/2003 11:32 PM, Philip J. Newman wrote: > Whats the best way to make a random password with 4 letters and 2 numbers? I don't know what the "best" way is, but I had fun doing this one. I filled the first 4 elements of an array with random letters by using the minimum ASCII value of a lett

RE: [PHP] Random Password Making.

2003-03-28 Thread Mark Cubitt
rch 2003 11:33 > To: [EMAIL PROTECTED] > Subject: [PHP] Random Password Making. > > > Whats the best way to make a random password with 4 letters and 2 numbers? > > > -- > Philip J. Newman. > Head Developer > [EMAIL PROTECTED] > > > -- > PHP General

[PHP] Random Password Making.

2003-03-28 Thread Philip J. Newman
Whats the best way to make a random password with 4 letters and 2 numbers? -- Philip J. Newman. Head Developer [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php