Hello:
I would like to how to retrieve a password from mySQL database using
PHP. I have a databse with user login and password. The login is in
the form of an email. I would like to know how to retreive the
password from the database based on the login.
Any help is appreciated.
Thank you
I would like to how to retrieve a password from mySQL database using
PHP. I have a databse with user login and password. The login is in
the form of an email. I would like to know how to retreive the
password from the database based on the login.
Any help is appreciated.
Thank you
Comment