php-general | 2001032
Date: 03/23/01
- Next message: Christian Reiniger: "Re: [PHP] regexp on us tele number"
- Previous message: Renze Munnik: "Re: [PHP] session don't work with php that have version more than 4.03pl1"
- In reply to: ..s.c.o.t.t.. [gts]: "RE: [PHP] Crypt problem"
- Next in thread: Randy Johnson: "[PHP] TEmp File"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 problem I am having is that it is only comparing the first 8
> > characters of the password
-- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/)"Never doubt that a small group of thoughtful, committed people can change the world... Indeed, it's the only thing that ever has."
- Margaret Mead
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Christian Reiniger: "Re: [PHP] regexp on us tele number"
- Previous message: Renze Munnik: "Re: [PHP] session don't work with php that have version more than 4.03pl1"
- In reply to: ..s.c.o.t.t.. [gts]: "RE: [PHP] Crypt problem"
- Next in thread: Randy Johnson: "[PHP] TEmp File"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

