On Friday 23 March 2001 00:04, you wrote:
> you dont... as far as i know,
> crypt only works on <= 8 chars
> it will truncate anything over 8.
That's "traditional" Unix crypt. PHP's crypt() may also understand other
crypt algorithms that can handle longer passwords. Check the manual.
> > the pr
you dont... as far as i know,
crypt only works on <= 8 chars
it will truncate anything over 8.
perhaps try using md5 or mcrypt...
> -Original Message-
> From: Randy Johnson [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 22, 2001 4:33 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Cry
2 matches
Mail list logo