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: '[email protected]'
user name: dheerajp
email:"[email protected]"
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.
Bookmarks