mrsiret Posted March 2, 2016 Posted March 2, 2016 hello guys i need the script for change password for my website.. any one help me plz.. Quote
Snoopi Posted March 2, 2016 Posted March 2, 2016 http://www.w3schools.com/php/php_mysql_update.asp Quote
mrsiret Posted March 2, 2016 Author Posted March 2, 2016 http://www.w3schools.com/php/php_mysql_update.asp im newbie how can add one template for change password with script? i dont know how add this code you can help me? Quote
Snoopi Posted March 3, 2016 Posted March 3, 2016 (edited) The url above is the basic of the update function of mysql. you can update user's passwords by using this script. basically you need 1) A HTML Form. 2) PHP checking if the Form is valid 3) Updating the password with mysql. google those 3 things. maybe this post will help you understand more http://www.maxcheaters.com/topic/191273-php-basic-of-collecting-information-from-database/?do=findComment&comment=2470251 Edited March 3, 2016 by Snoopi Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.