Hi,
I have a database which has a list of users and password. Now i have a function which mails the user his password if he forgets his password.
The problem now is, i am planning to use the password function to store the password. This means the password will be encrypted in the database.
How do i mail the user his password ? Or give me some other method wherein i can show the user his password.
Thanks,
Karthik.
I have a database which has a list of users and password. Now i have a function which mails the user his password if he forgets his password.
The problem now is, i am planning to use the password function to store the password. This means the password will be encrypted in the database.
How do i mail the user his password ? Or give me some other method wherein i can show the user his password.
Thanks,
Karthik.