Link to home
Start Free TrialLog in
Avatar of fparvini
fparvini

asked on

Set password - PHP

Hi,
We have the information of our clients in mysql database, username, password and email.

Need a php code (preferably) to email client and let them choose the password , and save it to database.

We also need for forgotten password, so email them the link , and they can change the password.

Any suggestion or idea is appreciated.
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

I can't write a script for you over a 150 point question, but I can point you to good learning resources for anyone who is new to PHP.  Any of the books or tutorials in this article will show you exactly how this is done.  Best of luck with you r project, ~Ray

https://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/A_11769-And-by-the-way-I-am-new-to-PHP.html
Avatar of Justin Pilditch
There are too many possibilities to give you a definitive answer as you have not provided any info about what configuration this will drop into.

A quick google reveals several off the shelf components that you can integrate, some free some not:

http://usercake.com

http://userpie.com

http://www.nadlabs.co.uk/userbase_user_management_features.php

http://codecanyon.net/item/php-login-user-management/49008?ref=jigowatt

http://codecanyon.net/item/solid-php-user-management-system-/1254295
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Here are the Experts Exchange Grading Guidelines:
http://support.experts-exchange.com/customer/portal/articles/481419

Please explain the bad grade.  Thanks, ~Ray