Inventory System 1.0

Submitted by michael.galanza2016 on
To run the system please follow the step below. 1.Create Database name db_project2017 and import the database db_project2017. 2.Upload the file to your server directory. 3 Import the database. 4. Login the account given below. account: [email protected] password: password 5. go to link http://[::1]/index.php/inventory Hope this system guide you and this will be usefull without any warranty. For

Integrated Payroll System

Submitted by ramos.cj360 on
A comprehensive payroll software solution perfectly developed to address the needs of a company to their employees time records and payroll activities. The system was developed using Visual studio dot net. Features Highlight Employee Information (Historical) Flexible Payroll Period(Historical) Easy to use and generate payroll slip(Historical) Loan Manager(Historical) Cash Advances(Historical)

Android Online Quiz with Php and MYSQL

Submitted by Inducesmile on
This is android quiz application that makes use of remote mysql database to store all information and questions related to this quiz. It supports the following features 1. User Registration 2. User Login 3. Quiz Categories 4. Quiz Subcategory 5. User Profile Page 6. Quiz Score Board 7. Quiz Settings 8. Quiz Question 9. Quiz Timer Support 10. Material Design 11. Remote Online Database 12. Online web based admin panel 13. Clean and beautiful code 14. Settings 15.

Human Resource Management System 1.0

Submitted by michael.galanza2016 on
Human Resource Management System 1.0 To run the system please follow the step below. 1.Create Database name db_project2017 and import the database db_project2017. 2.Upload the file to your server directory. 3 Import the database. 4. Login the account given below. account: [email protected] password: password Hope this system guide you and this will be usefull without any warranty. For updates and

Contact Form in Java

Submitted by Amir63 on
This is a very simply contact form developed using Java. It uses MySQL as a data source. You must first create a connection to MySQL data source by clicking the Create Connection menu item in file menu. Then insert data in to data source. Also you can delete items from data source by Delete key. Hope you like it guys.

PHP - How To Delete A Multiple Data Using jQuery

Submitted by razormist on
In this tutorial we will try to create a Simple Multiple Deletion Using jQuery. jQuery is a fast, reliable kind of cross-platform javascript library. It is designed to simplify the traditional way of coding in javascript. So let's now do the coding. Before we started: First you have to download & install WAMPserver or any local server that run PHP scripts.