RE: [PHP] Password Generator Script

2002-07-27 Thread Naintara Jain
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] t]On Behalf Of Liam MacKenzie Sent: Thursday, July 25, 2002 1:04 PM To: [EMAIL PROTECTED]; Monty Subject: Re: [PHP] Password Generator Script ? $password = substr(ereg_replace([^A-Za-z0-9], , crypt(time())) . ereg_replace

Re: [PHP] Password Generator Script

2002-07-25 Thread Liam MacKenzie
: http://scripts.operationenigma.net/passgen.php Have fun :-) - Original Message - From: Monty [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 25, 2002 2:49 PM Subject: [PHP] Password Generator Script Can anyone recommend where I could find a decent script

[PHP] Password Generator Script

2002-07-24 Thread Monty
Can anyone recommend where I could find a decent script that automatically generates passwords? I don't care if they are readable or just random letters, numbers. Thanks! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Password Generator Script

2002-07-24 Thread Richard Baskett
nonsense. - Ralph Waldo Emerson From: Monty [EMAIL PROTECTED] Date: Thu, 25 Jul 2002 00:49:17 -0400 To: [EMAIL PROTECTED] Subject: [PHP] Password Generator Script Can anyone recommend where I could find a decent script that automatically generates passwords? I don't care if they are readable