Change Password in CodeIgniter with Callback Validation to Check Old Password

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ม.ค. 2025

ความคิดเห็น • 15

  • @gauravdeveloper
    @gauravdeveloper 5 ปีที่แล้ว

    This is a good series of CI. I want to know how you have created the web API in youe Angular course..? Please upload a video on the same.

    • @truecodex
      @truecodex  5 ปีที่แล้ว

      You can see our playlist Angular Project with CodeIgniter th-cam.com/video/hI4M45maFfk/w-d-xo.html

  • @Avee9102
    @Avee9102 5 ปีที่แล้ว

    Sir abhi is series me videos bache h upload krne ko ya end ho gyi ye series? Plz reply

    • @truecodex
      @truecodex  5 ปีที่แล้ว +1

      some videos is pending

    • @mohammedkojar2555
      @mohammedkojar2555 5 ปีที่แล้ว

      @@truecodex sir plz upload as sson as possible

    • @Avee9102
      @Avee9102 5 ปีที่แล้ว

      @@truecodex plz sir upload kijiye your videos are awesome, sir agar ho ske to ek ecommerce project bna dijiye ci pe

  • @saeedurrahman295
    @saeedurrahman295 5 ปีที่แล้ว

    sir iam facing the error Message: Trying to get property of non-object how i can get rid of this.....code(
    if($user->password !== md5($oldpass)) {
    $this->form_validation->set_message('password_check', 'The {field} does not match');
    return false;)

  • @Avee9102
    @Avee9102 5 ปีที่แล้ว

    Please sir mobile query/ rest api php ke liye videos bna dijiye

  • @rajibshah5147
    @rajibshah5147 5 ปีที่แล้ว

    sir can u make video on import and export data to excel, and print data in pdf form

  • @nguyendinhdat9260
    @nguyendinhdat9260 5 ปีที่แล้ว

    I doing chang password but i can't find libary form_validation. You can help me

    • @VikashKumar-el1lu
      @VikashKumar-el1lu 5 ปีที่แล้ว

      public function __construct()
      {
      parent::__construct();
      $this->load->library('form_validation');
      }

  • @DINESHSAINI-tn1lw
    @DINESHSAINI-tn1lw 6 ปีที่แล้ว

    Plz sir make a video csrf token and xss securety in codeigniter ??

  • @Dhirajkumar-gr5ni
    @Dhirajkumar-gr5ni 4 ปีที่แล้ว

    I want change password code in codeigniter 4

  • @randomfacts3742
    @randomfacts3742 5 ปีที่แล้ว

    I want a eccomrece ci project pls

  • @yinkim1148
    @yinkim1148 4 ปีที่แล้ว

    thank sir for tutorial