Payroll Management System in PHP MySQL with Source Code

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • #1sourcecode#payrollmanagementsystem#phpprojects
    Payroll Management System in PHP MySQL with Source Code
    link to download
    1sourcecodr.bl...
    Visit Blog Site
    1sourcecodr.bl...
    xampp link
    www.apachefrie...
    notepad ++ link
    notepad-plus-p...
    list of source code
    Laundry Management System in PHO MySQL with Source Code
    • Laundry Management Sys...
    Recruitment Management System in PHP MySQL with Source Code
    • Recruitment Management...
    Loan Management System in PHP MySQL with Source Code
    • Loan Management System...
    Parking Management System in PHP MySQL with Source Code | Free Download
    • Video
    Bus Booking Management System in PHP MySQL with Source Code | Free Download |
    • Bus Booking Management...
    Inventory Management System in PHP MySQL with Source Code | Free Download |
    • Video
    Online Learning Management System in PHP MySQL with Source Code | Free Download |
    • Learning Management Sy...
    Employee Management System in PHP MySQL with Source Code | Free Download
    • Employee Management Sy...
    Restaurant Management System in PHP MySQL with Source Code | Free Download
    • Video
    Apartment Visitor Management System in PHP MySQL with Source Code | Free Download |
    • Video
    Payroll and Attendance System in PHP MySQL with Source Code | Free Download |
    • Payroll and Attendance...
    Repair shop Managament System in PHP MySQL with Source Code | Free Download |
    • Repair shop Management...
    Online Hotel Reservation in PHP MySQL with Source Code | Free Download |
    • Hotel Reservation Syst...
    Bank Management System in PHP MySQL with Source Code | Free Download |
    • Bank Management System...
    Store Medical Management System in PHP MySQL with Source Code | Free Download |
    • Store Medical Managem...
    Online Class Scheduling and Examination in PHP MySQL with Source Code | Free Download |
    • Online Class Schedulin...
    Online Job Portal System in PHP MySQL with Source Code | Free Down
    • Job Portal Management ...
    Hospital Management System in PHP MySQL with Source Code | Free Download |
    • Hospital Management Sy...
    Student Scheduling System in PHP MySQL with Source Code | Free Download |
    • Student Scheduling Sys...
    Expense Monitoring System in PHP MySQL with Source Code | Free Download
    • Expense Monitoring Sys...
    School Attendance Management System in PHP MySQL with Source Code
    • School Attendance Mana...
    Advance Leave Management System in PHP My SQL with Source Code | Free Download |
    • Advance Leave Manageme...
    Bus Vehicles Management System in php MySQL with Source Code | Free Download |
    • Bus Vehicles Managemen...
    Online File Management System in PHP MySQL with Source Code | Free Download |
    • File Management System...
    Online School Noticed Board System in PHP My SQL with Source Code | Free Download |
    • School Noticed Board S...
    Online Hospital Management System using PHP MySQL with Source Code | Free Download |
    • Online Hospital Manage...
    Computer Parts Sales and Inventory System in PHP MySQL with Source Code | Free Download |
    • Computer Parts Sales a...
    Tailor Management Software using PHP MySQL with Source Code | Free Download |
    • Tailor Management Soft...
    Advance Inventory Management System in PHP MySQL with Source Code | Free Download |
    • Advance Inventory Mana...
    Online Bike Rental Management System in PHP MySQL with Source Code | Free Download |
    • Bike Rental Management...
    Online Faculty Clearance Management System in php mysql with Source Code | Free Download |
    • Faculty Clearance Mana...
    Online Food Ordering System in php mysql with Source Code | Free Download |
    • Online Food Ordering S...
    Advance Library Management System in php mysql with Source Code | Free Download |
    • Library Management Sys...
    Online Farm Weather Updates in php mysql | With Source Code | Free Download |
    • Online Farm Weather Up...
    Online Shopping Alphaware System in php mysql | with Source Code | Free Download |
    • Online Shopping Alphaw...
    Song: Elektronomia - Sky High [NCS Release]
    Music provided by NoCopyrightSounds.
    Video Link: • Elektronomia - Sky Hig...
    Download Link: NCS.lnk.to/Sky...
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    LeonidasGFX: • Free blender intro tem...
    Music used in the intro: • Alessia Cara - Here (L...

Комментарии • 142

  • @KaxeeyeTech24
    @KaxeeyeTech24 3 года назад +4

    Thank you for sharing the project totally it's working but I confused to understand how it calculates the payroll you will be more appreciated if you explain it thank you

  • @mayureshgadkari6286
    @mayureshgadkari6286 3 года назад +4

    erase back-tick(`) from line 37 in employee to get rid of error #mysqli() 0 parameters given

    • @nicolasjaziel3610
      @nicolasjaziel3610 3 года назад

      i realize I am pretty off topic but does anybody know a good place to watch newly released movies online ?

    • @jeffreykoda3049
      @jeffreykoda3049 3 года назад

      @Nicolas Jaziel Lately I have been using FlixZone. Just search on google for it :)

  • @miguela.2040
    @miguela.2040 2 года назад +3

    By any chance does this system have an ERD, normalized table, and information schema?

  • @gurrapushivasai9518
    @gurrapushivasai9518 3 года назад +3

    Bro pls can u explain how the net pay is calculated ... i'm not getting it

  • @shilpamani07
    @shilpamani07 3 года назад +1

    error coming while create employee as mysqli_error() expects exactly 1 parameter, 0 given

  • @netflixreloaded6081
    @netflixreloaded6081 2 года назад +3

    solution for error in line 37 (employee.php)
    replace the line 37 for (" $employee_qry=$conn->query("SELECT * FROM employee") or die(mysqli_error()); ")
    good luck!!

  • @mudeenshukure5431
    @mudeenshukure5431 3 года назад +3

    Hello sir thank your....Employylist doesn't work it says warning Mysql_error() expects exactly 1 parameter, 0 given in in htdocs employee.php on line 37 please solve this problem

  • @herbertasare5468
    @herbertasare5468 3 года назад +1

    I'm getting errors when I click to view the employee list page

  • @mslala2675
    @mslala2675 3 года назад +1

    New Tutorials :) this is amazing guys pls watch till end thank you

  • @irhad3053
    @irhad3053 3 года назад +2

    Fatal error: Uncaught ArgumentCountError: mysqli_error() expects exactly 1 argument, 0 given in C:\xampp\htdocs\dashboard\Payroll_Management_System\employee.php:37 Stack trace: #0 C:\xampp\htdocs\dashboard\Payroll_Management_System\employee.php(37): mysqli_error() #1 C:\xampp\htdocs\dashboard\Payroll_Management_System\index.php(46): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\dashboard\Payroll_Management_System\employee.php on line 37 ??
    MY VERSION OF XAMPP IS 3.2.4

    • @irhad3053
      @irhad3053 3 года назад +1

      This is when i enter on list of employee

  • @miguela.2040
    @miguela.2040 2 года назад +2

    Nice video and thanks for the source code. I run into a bit of an problem in attendance.
    It says "Warning: foreach() argument must be of type array|object, null given in C:\xampp\htdocs\payroll\attendance.php on line 44"
    Sana matulungan niyo po. Salamat

    • @kennedykangera7219
      @kennedykangera7219 2 года назад +1

      you need to add the the time in and out for each employee and it will work.

    • @miguela.2040
      @miguela.2040 2 года назад

      @@kennedykangera7219 Thank you!

    • @laxmipriya2616
      @laxmipriya2616 Год назад

      How to download source code ?

  • @johnlloydmalqued2153
    @johnlloydmalqued2153 3 года назад

    hello sir thank you for this system.it was very helpful to our project

  • @navyab2969
    @navyab2969 3 года назад +1

    Where to make changes if any needed like background or title etc ?

  • @johnerickp.penaranda6933
    @johnerickp.penaranda6933 2 года назад

    I have a question, is it possible if I deleted the data on employee in website , it will remain in the employee table in the database? because whenever I delete, it also deleted on website and database table of employee. My goal is to remain the data in the database table of employee.

  • @blank_18
    @blank_18 Год назад

    delete user is not working and can we get ER digram for the project?

  • @sishirdhakal1272
    @sishirdhakal1272 6 месяцев назад

    bro
    it say's
    Not Found
    The requested URL was not found on this server.
    Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 Server at localhost Port 80
    How to solve it>

  • @ShubhamKumar-wf2nm
    @ShubhamKumar-wf2nm 9 месяцев назад +1

    after entering the username as admin and password as admin123 , its say that i am entering wrong username or password. I tried several times ........but does not work. what should i do now ?

  • @SAANVIKABAJAJDSCS
    @SAANVIKABAJAJDSCS 2 года назад

    Sir i am trying to add allowances and deductions for new employee or edit these for the existing employee but i am unable to save it... Plss help🙏

  • @kevinkhevsnorio642
    @kevinkhevsnorio642 2 года назад

    Not Found
    The requested URL was not found on this server.
    Apache/2.4.52 (Win64) OpenSSL/1.1.1m PHP/7.4.27 Server at localhost Port 80

  • @deva_2022
    @deva_2022 3 года назад +2

    Bro can u provide project report ,ER diagram and all please

    • @adriancobrador3159
      @adriancobrador3159 3 года назад

      yes bro, do you have ER diagram?

    • @saiteja1
      @saiteja1 2 года назад

      did you get the ER diagram?

    • @deva_2022
      @deva_2022 2 года назад

      @@saiteja1 nooooooooo 🥺

  • @user-iy2os7nr2c
    @user-iy2os7nr2c 6 месяцев назад

    I am trying to implement the same project using springboot is it possible ???

  • @mrteeteller
    @mrteeteller 3 года назад

    Very good. I need to code about borrow-return IT Accessory. If you have. Thank you very much :) :)

  • @ronniecacayuan3142
    @ronniecacayuan3142 2 года назад

    Hello sir. I tried to upload it on my hosting. but I'm having a hard time with the connection. can you help me? TIA

  • @modnocslair5661
    @modnocslair5661 Год назад

    Hi Sir how about online viewing of payslip per employee?

  • @champpain6076
    @champpain6076 2 года назад

    hi sir i would like to ask on how to change the log-in image?

  • @shaunakmirashi8790
    @shaunakmirashi8790 2 года назад

    Do you have documentation for this project along with ss in it

  • @khankaka7632
    @khankaka7632 3 года назад

    beautiful

  • @r.danantkar9714
    @r.danantkar9714 3 года назад

    hello sir , in this project salary count by per hour , but i want per day count option . Can you help me for this

  • @stakiyodcosta4145
    @stakiyodcosta4145 2 года назад

    Sir how to connect this project to Codeigniter framework plez help sir

  • @rioroce1271
    @rioroce1271 3 года назад

    I have some trouble in the Employee list. can you please help me

  • @iamjunivel
    @iamjunivel Год назад

    How to add columns for descriptions

  • @juanitohagos9625
    @juanitohagos9625 3 года назад +2

    Warning: mysqli_error() expects exactly 1 parameter, 0 given in C:\xampp1\htdocs\Payroll_Management_System\employee.php on line 37
    sir i get this error po kasi? ano kayang problema?

    • @JayNiks589
      @JayNiks589 3 года назад

      Ganyan din po sa akin. Any help about this essue. Thanks

  • @deepaknayak8030
    @deepaknayak8030 2 года назад +1

    Username or password is incorrect
    help !!!

  • @AhmedAfeef_.77
    @AhmedAfeef_.77 День назад

    Please help. I am unable to do this. I will give you zoom link and you join in zoom and help me.

  • @ajayjolly730
    @ajayjolly730 3 года назад

    Bro how to change employee_no plz I want to change it to 3AKM001....9...tell bro my mam asked to change ... don't take random

  • @filmvids5596
    @filmvids5596 2 года назад

    Sir a print slip option should be added

  • @migueltudla9500
    @migueltudla9500 3 месяца назад

    Where did you get the code?

  • @Anurag_Dwivedi_4222
    @Anurag_Dwivedi_4222 2 года назад

    new user creat nahi ho raha hai only loader run ho raha hai

  • @adriancobrador3159
    @adriancobrador3159 3 года назад

    nice tutorial btw :)

  • @krishnakadam9779
    @krishnakadam9779 2 года назад

    Username or password is incorrect
    What should I do?

  • @maxamuudcadaane2936
    @maxamuudcadaane2936 2 года назад

    sir: I have problem with attendance.php
    Notice: Undefined variable: attendance in C:\xampp\htdocs\Payroll_Management_System\attendance.php on line 45
    Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\Payroll_Management_System\attendance.php on line 45
    can you help me Plz

  • @ambreshnellur5835
    @ambreshnellur5835 2 года назад

    Sir i need this project report plz can help me sir

  • @kennedykangera7219
    @kennedykangera7219 2 года назад

    How do I get the payroll file to download

  • @iamjunivel
    @iamjunivel Год назад

    How to add new table?

  • @SandeepKumar-zw8we
    @SandeepKumar-zw8we 3 года назад

    Can you please guide me where can I download all the souce code.. Thank you.

  • @vaishnavirevankar8223
    @vaishnavirevankar8223 Год назад

    I am not getting where is the source code ,pls can anyone just tell .its urgent guys pls help

    • @1SourceCode
      @1SourceCode  Год назад

      1sourcecodr.blogspot.com/2020/10/payroll-management-system-in-php-mysql.html
      Good link

  • @jimbertramada5572
    @jimbertramada5572 Год назад

    Pa help po, bakit object not found kapag e run?

  • @ambreshnellur5835
    @ambreshnellur5835 2 года назад

    Plz help me sir i need project report

  • @johnlloydmalqued2153
    @johnlloydmalqued2153 3 года назад

    sir where i can change the background colors??

  • @RiyaSingh-or2od
    @RiyaSingh-or2od 2 года назад

    Sir report ???? SRS

  • @akshayreddy1920
    @akshayreddy1920 2 года назад

    Excuse me sir can u please share the ER DIAGRAM

  • @lery5743
    @lery5743 2 года назад

    can i removed the delete button on employee account?

  • @ultimategod3886
    @ultimategod3886 2 года назад

    you finished quicly not understand

  • @fardeenahmedmansur9890
    @fardeenahmedmansur9890 2 года назад

    Username or password is incorrect.

  • @sushmags4355
    @sushmags4355 3 года назад

    its coming ,invalid username and password.plz help

  • @jacksonnanghala6945
    @jacksonnanghala6945 3 года назад

    This is amazing..
    Do you have a platform where you have explained all the codes?
    I need help help with understanding all the code. Can you please help.

  • @gamber7647
    @gamber7647 3 года назад

    how to add employees it dosent work!

  • @monikabm5779
    @monikabm5779 2 года назад

    Sir its showing invalid username and password

  • @anasawaan9549
    @anasawaan9549 2 года назад

    where provide this project code file???????

  • @agastisontakke9451
    @agastisontakke9451 3 года назад

    Can I get report of this project??

  • @sheeeshfacts
    @sheeeshfacts 3 года назад

    boss meron po kayong er diagram neto?hehe papasa sana salamat sir

  • @jayrd.1432
    @jayrd.1432 3 года назад

    Mas OK sana kung may OT, holidays din..

  • @kaikim3116
    @kaikim3116 Год назад

    Baket po di po kami makapag add ng employee???

  • @fahadbascara1371
    @fahadbascara1371 3 года назад

    Sir maka print po ba into ng payroll or payslip

    • @1SourceCode
      @1SourceCode  3 года назад

      Wala pa sir piro pwede mo gawan

  • @pew5368
    @pew5368 Год назад

    bossing username or password is incorrect daw sinunod ko naman lahat na ginawa mo

    • @1SourceCode
      @1SourceCode  Год назад

      Mag chat ka doon messeger help kita a
      admin
      admin123

  • @dhameliyadixit8512
    @dhameliyadixit8512 3 года назад

    porposal?

  • @adriancobrador3159
    @adriancobrador3159 3 года назад

    Ilan po ang List of Function nito Sir??

  • @dhruvinjasoliya8579
    @dhruvinjasoliya8579 3 года назад

    project full report ?

  • @Wasi._.10
    @Wasi._.10 Год назад

    where can we find your admin password

  • @sivaprakashkkumar9691
    @sivaprakashkkumar9691 3 года назад

    password and username incorret error

  • @nirajshah5566
    @nirajshah5566 2 года назад +1

    PHP code?

  • @nelfth
    @nelfth 3 года назад

    votre email svp

  • @karanbirchakraborty5987
    @karanbirchakraborty5987 3 года назад

    Sir if i try to login using username and password it shows again same page. Sir please say what to do

  • @akhtarsayyed2373
    @akhtarsayyed2373 3 года назад

    error coming while create employee as mysqli_error() expects exactly 1 parameter, 0 given

  • @juanitohagos9625
    @juanitohagos9625 3 года назад

    Warning: mysqli_error() expects exactly 1 parameter, 0 given in C:\xampp1\htdocs\Payroll_Management_System\employee.php on line 37
    sir i get this error po kasi? ano kayang problema?

    • @ShivamSingh-uj4rb
      @ShivamSingh-uj4rb 3 года назад

      I have same error please help

    • @abdikadirmahadjama9518
      @abdikadirmahadjama9518 3 года назад +2

      I have the solution of your problem
      erase back-tick(`) from line 37 in (employee.php)

    • @ShivamSingh-uj4rb
      @ShivamSingh-uj4rb 3 года назад +1

      @@abdikadirmahadjama9518 thankuh so much

    • @rioroce1271
      @rioroce1271 3 года назад

      @@abdikadirmahadjama9518 please help me where to find that.

    • @abdikadirmahadjama9518
      @abdikadirmahadjama9518 3 года назад

      @@rioroce1271 open employee.php file see line 37 erase the 👉 ' symbol

  • @Raaziya259
    @Raaziya259 3 года назад

    Can I get report of this project??