Trusten
07-28-2002, 04:51 AM
A. I want the scripts to do the <?$php_SELF?> if possible. Because I can customize those.
B. I want that the person enters their email address and username or maybe just email address and it takes them to a prompt of their hint question.
C. Once they answer the hint, I want to send their passwords to them through email.
D. If this could all be on the same script that would be great.
E. I want that if they enter bad info or incorrect info, they are able to refresh (or whatever) and try again.
Here are my table infos.
User_id: the number they are, in other words, the 5th person, etc. etc.
userid: this is the user name they chose.
hintquestion: this is their hint question
hintanswer: this is the answer
password: this is their password. It's encyrpted with MD5
on second through, could i get a script that would either have them enter their user name, or their email address. perferably user name.
I'D REALLY APPRECIATE THE HELP. Thank you
B. I want that the person enters their email address and username or maybe just email address and it takes them to a prompt of their hint question.
C. Once they answer the hint, I want to send their passwords to them through email.
D. If this could all be on the same script that would be great.
E. I want that if they enter bad info or incorrect info, they are able to refresh (or whatever) and try again.
Here are my table infos.
User_id: the number they are, in other words, the 5th person, etc. etc.
userid: this is the user name they chose.
hintquestion: this is their hint question
hintanswer: this is the answer
password: this is their password. It's encyrpted with MD5
on second through, could i get a script that would either have them enter their user name, or their email address. perferably user name.
I'D REALLY APPRECIATE THE HELP. Thank you