apsystem - Attendance and Payroll System using PHP - Free Source Code

Attendance and Payroll System using PHP – Free Source Code

Posted on

apsystem - Attendance and Payroll System using PHP - Free Source Code

It is a easy attendance and payroll system utilizing PHP and MySQLi-OOP as db driver. It has an attendance on the consumer facet and payroll on the admin facet. This technique is written in pure PHP with no framework so it’s comprehensible to learners.

1. Obtain the supply code utilizing the Obtain button under.

2. Extract the downloaded file to your localhost folder ex. htdocs for XAMMP.

3. Import the included .sql file which is the database of the system. In case you have no thought on the way to import, please confer with my tutorial on How import .sql file to restore MySQL database.

4. After a profitable import, open the extracted folder and open conn.php in each the foundation folder and in admin/contains folder. Edit the database identify within the connection relying on the identify of database you created in importing the included .sql file.

You possibly can entry the admin facet by including /admin/. It is best to be capable to navigate to admin login web page.

Username: nurhodelta
Password: password

That is it. It is best to now be capable to run the straightforward system 🙂

In case you have any strategies, feedback or reactions, be at liberty to remark under or message me.

Completely satisfied Coding 🙂

*Updates: 05-21-18
1. Fastened dynamic buttons (edit, delete, and many others ) not performing on page2 or extra of desk.
2. Fastened time in displaying late even on time.


Source link