Hello PHP / MySQL Programmers,

I have the following problem and I am hoping that someone out there may
offer me a little guidance or advice on how to tackle this problem. I am
sure this is a very simple item for the more experience, venture coders
out there.

Utilizing a couple of online tutorials and code samples I have created a
membership system for one of my sites. You know the routine. User inputs
specified info, creates a username and password, than receives an email
welcoming them to the site.

Here is the problem. I would like to create a lost password feature where
the user specifies their email address and their password is emailed to
them out of the database.

Here are the fields in the database table:

first_name
last_name
email_address
username
password
user_level
signup_date
last_login
activated

Could someone give me a sample script or guidance to create this feature?
I am having problems with the PHP and SQL to make this work.

Thanks - Josh






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/CefplB/TM
--------------------------------------------------------------------~-> 

The php_mysql group is dedicated to learn more about the PHP/MySQL web database 
possibilities through group learning.  
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php_mysql/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




Reply via email to