That's what I'm going to do but how can I pull it from the database to
decrypt it, then send it?


----- Original Message -----
From: "Tom Woody" <[EMAIL PROTECTED]>
To: "Stephen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, November 26, 2002 4:22 PM
Subject: Re: [PHP] Decrypt Password


> Password function is one way only...your only choice is to use
> encrypt() decrypt() or just do like most other places, they say they
> lost it, and you email it to a verified email address.
>
>
> On Tue, 26 Nov 2002 16:16:22 -0500
> "Stephen" <[EMAIL PROTECTED]> wrote:
>
> > I would like to make a "Lost Password" part to my member's area script
> > but the problem is, the passwords in the database are encrypted using
> > the password function. How could I decrypt it for a lost password
> > thing?
> >
> > Thanks,
> > Stephen Craton
> > http://www.melchior.us
> >
> > "Life is a gift from God. Wasting it is like destroying a gift you got
> > from the person you love most." -- http://www.melchior.us
>
>
> --
> Tom Woody
> Systems Administrator
> NationWide Flood Research, Inc.
> phone: 214-631-0400 x209
>   fax: 214-631-0800
>
> Don't throw your computer out the window,
> throw the Windows out of your computer!
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to