Change Password in CodeIgniter with Callback Validation to Check Old Password |
Depends what version/package you are using, but you could write a custom validation for that.
Version 3: http://codeigniter.com/userguide3/librar...ation.html Version 4: https://codeigniter4.github.io/userguide...ation.html |
Messages In This Thread |
Change Password in CodeIgniter with Callback Validation to Check Old Password - by Tajar_Dobro - 09-14-2021, 12:16 AM
RE: Change Password in CodeIgniter with Callback Validation to Check Old Password - by InsiteFX - 09-14-2021, 02:09 AM
RE: Change Password in CodeIgniter with Callback Validation to Check Old Password - by Tajar_Dobro - 09-14-2021, 05:45 AM
RE: Change Password in CodeIgniter with Callback Validation to Check Old Password - by superior - 09-14-2021, 02:10 AM
RE: Change Password in CodeIgniter with Callback Validation to Check Old Password - by kenjis - 09-14-2021, 07:00 PM
RE: Change Password in CodeIgniter with Callback Validation to Check Old Password - by InsiteFX - 09-15-2021, 01:03 AM
|