@@cseshahriar Sir, can you kindly please share with me your current files of this project. The older version I have access to has a lot of deprecated codes in the loop functions.
@@cseshahriar after updating several lines Warning: Undefined array key "rows" in C:\xampp\htdocs\onlinepayrollphp\tcpdf\tcpdf.php on line 16919 Fatal error: Uncaught TypeError: array_push(): Argument #1 ($array) must be of type array, null given in C:\xampp\htdocs\onlinepayrollphp\tcpdf\tcpdf.php:16921 Stack trace: #0 C:\xampp\htdocs\onlinepayrollphp\tcpdf\tcpdf.php(16921): array_push(NULL, 27) #1 C:\xampp\htdocs\onlinepayrollphp\tcpdf\tcpdf.php(17206): TCPDF->getHtmlDomArray('
it's php project with custom mvc, you can run with lamp, xampp and repository is github.com/cseshahriar/attendance-and-payroll-system, database is github.com/cseshahriar/attendance-and-payroll-system/blob/master/app/models/payrollsys.sql
did you use a framework?
show us code to generate payslip of each employee
sir can u please post ER diagram for this project
You can check this github.com/cseshahriar/attendance-and-payroll-system/blob/master/payroll%20system.png
Hello when I tried to open the website I got issue it didn't open properly.
it's very old code base, you need to proper versions for to opening. thanks
Sir, how can i change the background color?
selector {background-color: green;} like this ref: www.w3schools.com/cssref/pr_background-color.php
What is the admin password?
which technologies are used?
php
Codeigniter-4
I REPLACE
Hi, did you build this already using django? can you teach me python to build hrms system? I will pay
Thanks for your interest. I will rebuild with Django and React. keep with us. you will get a notification.
@@cseshahriar thank you
@@cseshahriar please update me
Hi where is the SQL folder BR
github.com/cseshahriar/attendance-and-payroll-system/blob/master/app/models/payrollsys.sql
Sir what is wrong with tcpdf
please give us the error message details
@@cseshahriar Sir, can you kindly please share with me your current files of this project. The older version I have access to has a lot of deprecated codes in the loop functions.
@@cseshahriar after updating several lines Warning: Undefined array key "rows" in C:\xampp\htdocs\onlinepayrollphp\tcpdf\tcpdf.php on line 16919
Fatal error: Uncaught TypeError: array_push(): Argument #1 ($array) must be of type array, null given in C:\xampp\htdocs\onlinepayrollphp\tcpdf\tcpdf.php:16921 Stack trace: #0 C:\xampp\htdocs\onlinepayrollphp\tcpdf\tcpdf.php(16921): array_push(NULL, 27) #1 C:\xampp\htdocs\onlinepayrollphp\tcpdf\tcpdf.php(17206): TCPDF->getHtmlDomArray('
especially tcpdf
how to run
it's php project with custom mvc, you can run with lamp, xampp and repository is github.com/cseshahriar/attendance-and-payroll-system, database is github.com/cseshahriar/attendance-and-payroll-system/blob/master/app/models/payrollsys.sql
can i get source code
github.com/cseshahriar/attendance-and-payroll-system/blob/master/app/models/payrollsys.sql
admin password please
2 years ago code I can't remember, you can import app/models/payrollsys.sql and change the password by using PHPMyAdmin.
used bcrypt algorithm for pass generation, so generate a pass by passwordhashing.com and replace it, admin table, any user and I think you can log in.