Attendance Payroll System using PHP/MySQLi Installation Demo

แชร์
ฝัง

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

  • @zohaibahmed9602
    @zohaibahmed9602 4 ปีที่แล้ว +2

    Can we integrate the biometric input machine into this system for in and out timings?

  • @ananiassosas9905
    @ananiassosas9905 ปีที่แล้ว

    Our night shift employee cannot timeout, it says "connot timeout. No timein" their schedule is 10 pm to 6 am and obviously their timein date is different to their timeout date because as I said they are night shifters. Can you please help me solve with this matter?

  • @ahmedabdul-razak4701
    @ahmedabdul-razak4701 ปีที่แล้ว

    I got error Field 'time_out' doesn't have a default value anf from payroll fatal error apsyste\admin\payroll.php on line 81

  • @balranuike2880
    @balranuike2880 18 วันที่ผ่านมา

    employee time shedudle not working properly

  • @internationalnewsmm
    @internationalnewsmm ปีที่แล้ว

    why is this int is subtract 1
    if($int > 4){
    $int = $int - 1;
    }

  • @chetanesookdeb5325
    @chetanesookdeb5325 5 หลายเดือนก่อน

    can you send me the source code please. not able to access it

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

    hello nice work but payslip or payroll dont print out

  • @HIWTPakistan
    @HIWTPakistan 2 ปีที่แล้ว

    in datatable after 10 records unable to edit

  • @pragati6237
    @pragati6237 3 ปีที่แล้ว

    When I changed password from database and try to login with new password.. Then it's not coming

    • @pragati6237
      @pragati6237 3 ปีที่แล้ว

      I can't login after changing password

  • @francis_js
    @francis_js 3 ปีที่แล้ว

    Thanks! :^o

  • @atharvmahajan4714
    @atharvmahajan4714 2 ปีที่แล้ว

    Array and string offset access syntax with curly braces is no longer supported in D:\LOCALHOST\htdocs\onlinepayrollphp\tcpdf\tcpdf.php on line 16893

    • @christiancolewan
      @christiancolewan 2 ปีที่แล้ว

      change the braces to square bracket '[ ]'
      Next error : changed continue to continue 2
      copy: if (!TCPDF_STATIC::empty_string($this->lispacer)) {
      $this->lispacer = '';
      continue 2;
      }
      I gave up on the 3rd error