|
Ok thanks.
So I have created the page where they enter their new pass. I have successfully retrieved the values from the URL.
When they enter their new password, do I select the record by the id, check that the key from the url matches the key in that row, if it does then update the password field with the new password, if not then print an error?
Kind regards,
LC.
|