Re: Forgotten password



rf wrote:
"twomt" <no-reply@xxxxxxxxxxxxxx> wrote in message news:fl5ea5$d1u$1@xxxxxxxxxxx
Hello,

are there any tutorials/guides out there that explain how to handle this subject?

I was thinking of having a member enter his username and email, after which I then email him a new password.

To where would you email him the new password? What if I enter my email address, do you email his new password to me?

-- Richard.



The username and email have to match what is stored in the db,
if these match the new password would be mailed to that userid.

--
Nemesis War
Online browser based space combat game.
It's free, it's great, you'll love it.
Come join us at http://www.nemesiswar.net/
.



Relevant Pages

  • Forgotten password
    ... are there any tutorials/guides out there that explain how to handle this subject? ... I was thinking of having a member enter his username and email, after which I then email him a new password. ... Online browser based space combat game. ...
    (comp.lang.php)
  • Re: Forgotten password
    ... twomt wrote: ... are there any tutorials/guides out there that explain how to handle this subject? ... I was thinking of having a member enter his username and email, after which I then email him a new password. ...
    (comp.lang.php)
  • Re: Forgotten password
    ... are there any tutorials/guides out there that explain how to handle this subject? ... I was thinking of having a member enter his username and email, after which I then email him a new password. ... The real question then becomes: why do I need a seperate "member-id" when one of my email addresses identifies me anyway? ...
    (comp.lang.php)
  • Re: Forgotten password
    ... are there any tutorials/guides out there that explain how to handle ... I was thinking of having a member enter his username and email, ... In many of the places where I have a user-id (ISP, hosting etc) the email ...
    (comp.lang.php)
  • Re: Advice about fetching user information
    ... have different function from different files to prit images, member ... SELECT username FROM tbluser WHERE; ... SELECT userid, username FROM tbluser WHERE ...
    (comp.lang.php)