Hello
I need to modify this code for users who have forgotten their password.
the problem is if one user have more profiles with same email - then this script can’t send the user name and password.
Example
user name : saman
email: 'myid@test.com'
user name: dheerajp
email:"myid@test.com"
I have created these above two accounts with the same email address, and I cannot access anyone of these so how do I recover that, and all the coding have done in the PHP.
please help.


Reply With Quote

Bookmarks