RE: [PHP] Re: crypt()

2004-08-30 Thread Stefan Holmes
Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] Re: crypt() > > On Thu, 2004-08-26 at 15:01, Aaron Todd wrote: > > Thanks for the tip, it worked great, however everything I have been > reading > > says that md5 is only one way. The way I have setup my app is the > database

Re: [PHP] Re: crypt()

2004-08-26 Thread Ian Firla
On Thu, 2004-08-26 at 15:01, Aaron Todd wrote: > Thanks for the tip, it worked great, however everything I have been reading > says that md5 is only one way. The way I have setup my app is the database > contains the encrypted version of what the user entered as their password. > Then on my log